This commit is contained in:
aozhiwei 2024-07-30 13:38:05 +08:00
parent 3c08d8e96c
commit db1e076e51

View File

@ -6,6 +6,7 @@
namespace mt namespace mt
{ {
const int kPvpRankMode = 401; const int kPvpRankMode = 401;
const int kTreasureBoxMode = 501;
DECLARE_ID_TABLE(MapMode, mtb::MapMode, DECLARE_ID_TABLE(MapMode, mtb::MapMode,
"mapMode@mapMode.json", "mapMode@mapMode.json",