This commit is contained in:
aozhiwei 2024-09-14 13:15:01 +08:00
parent 5d63784212
commit 73e25cc10d

View File

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