1
This commit is contained in:
parent
a7733b8129
commit
f1bd67d425
@ -110,7 +110,7 @@ namespace mt
|
|||||||
RegMetaTable<MapThingGroup>(res_path_);
|
RegMetaTable<MapThingGroup>(res_path_);
|
||||||
RegMetaTable<SafeAreaSafePoint>(res_path_);
|
RegMetaTable<SafeAreaSafePoint>(res_path_);
|
||||||
RegMetaTable<BattleBasicAttribute>(res_path_);
|
RegMetaTable<BattleBasicAttribute>(res_path_);
|
||||||
RegMetaTable<BattleLevelAttribute>(res_path_);
|
//RegMetaTable<BattleLevelAttribute>(res_path_);
|
||||||
RegMetaTable<BattleRandAttribute>(res_path_);
|
RegMetaTable<BattleRandAttribute>(res_path_);
|
||||||
RegMetaTable<BattleWeaponAttribute>(res_path_);
|
RegMetaTable<BattleWeaponAttribute>(res_path_);
|
||||||
RegMetaTable<Condition>(res_path_);
|
RegMetaTable<Condition>(res_path_);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user