Merge branch 'hjb' of git.kingsome.cn:server/game2006api into hjb

This commit is contained in:
hujiabin 2023-08-22 13:22:32 +08:00
commit 93d1937f24

View File

@ -34,8 +34,8 @@ define('TN_FIRST_TUPOP_STATUS', 8012);
define('TN_TOTAL_KILLS_NUM', 8013); define('TN_TOTAL_KILLS_NUM', 8013);
define('TN_TOTAL_STAR_NUM', 8014); define('TN_TOTAL_STAR_NUM', 8014);
define('TN_TOTAL_RANK_NUM', 8015); define('TN_TOTAL_RANK_NUM', 8015);
define('TN_TOTAL_DIAMOND_CONSUME', 8016); define('TN_TOTAL_DIAMOND_CONSUME', 8016);//钻石消耗
define('TN_TOTAL_CEG_CONSUME', 8017); define('TN_TOTAL_CEG_CONSUME', 8017);//ceg消耗
define('TN_DAILY_BEGIN', 9001); define('TN_DAILY_BEGIN', 9001);
define('TN_DAILY_LOGINS', 9001); define('TN_DAILY_LOGINS', 9001);