From 78ba5a47c1200f7a194b31cdc7514f50c9f3c012 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 23 Aug 2017 00:36:10 +0200 Subject: Rename directions constants. --- db/constants.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index e50a692f..97cc5e7e 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3771,11 +3771,11 @@ constants_db: { DOWN: 0 DOWNLEFT: 1 LEFT: 2 - LEFTUP: 3 + UPLEFT: 3 UP: 4 UPRIGHT: 5 RIGHT: 6 - RIGHTDOWN: 7 + DOWNRIGHT: 7 comment__: "speechflags" S_FIRST_BLANK_LINE: 1 -- cgit v1.2.3-70-g09d2