diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-27 22:03:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-27 22:03:03 -0300 |
commit | f9874660c0dced7699612cf44bc66f8c2d524324 (patch) | |
tree | 931494d60a7f272ad279c7c7c925b962f93ebc68 | |
parent | c91ee5debfeaf8dedd60e9d2a4c8f3b980bf148a (diff) | |
download | serverdata-f9874660c0dced7699612cf44bc66f8c2d524324.tar.gz serverdata-f9874660c0dced7699612cf44bc66f8c2d524324.tar.bz2 serverdata-f9874660c0dced7699612cf44bc66f8c2d524324.tar.xz serverdata-f9874660c0dced7699612cf44bc66f8c2d524324.zip |
Remove deprecated constant value
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/db/constants.conf b/db/constants.conf index a79267fef..566781246 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3829,9 +3829,6 @@ constants_db: { Raijin: 5 Tritan: 6 - // FIXIT - Demon: 2 - comment__: "directions" DOWN: 0 DOWNLEFT: 1 |