This commit is contained in:
aozhiwei 2022-04-17 07:32:55 +08:00
parent 29150ac5c0
commit 6ff510cd95

View File

@ -1,6 +1,6 @@
const utils = require('./utils'); const utils = require('./utils');
const BC_BASE_GAME_ID = 2006; const BC_BASE_GAME_ID = 2005;
const BC_FUNC_CREATION = 1; const BC_FUNC_CREATION = 1;
const BC_FUNC_GUILD = 3; const BC_FUNC_GUILD = 3;