diff options
-rw-r--r-- | db/constants.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/db/constants.conf b/db/constants.conf index fc3c8b7f..d851b625 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3692,10 +3692,7 @@ constants_db: { /* ==================================================== */ /** evol constants **/ - ClientVersion: { - Value: 10000 - Parameter: true - } + debug: 1 comment__: "outdated constants. must be removed" |