This commit is contained in:
aozhiwei 2024-01-23 16:04:27 +08:00
parent f1bd67d425
commit 598fe9b491

View File

@ -112,7 +112,7 @@ namespace mt
RegMetaTable<BattleBasicAttribute>(res_path_);
//RegMetaTable<BattleLevelAttribute>(res_path_);
RegMetaTable<BattleRandAttribute>(res_path_);
RegMetaTable<BattleWeaponAttribute>(res_path_);
//RegMetaTable<BattleWeaponAttribute>(res_path_);
RegMetaTable<Condition>(res_path_);
RegMetaTable<Distribution>(res_path_);
RegMetaTable<LootConfig>(res_path_);