1
This commit is contained in:
parent
f80db8d440
commit
f28bb50664
@ -108,7 +108,7 @@ namespace mt
|
|||||||
RegMetaTable<GraspBuff>(res_path_);
|
RegMetaTable<GraspBuff>(res_path_);
|
||||||
RegMetaTable<GuideStep>(res_path_);
|
RegMetaTable<GuideStep>(res_path_);
|
||||||
RegMetaTable<MergeItem>(res_path_);
|
RegMetaTable<MergeItem>(res_path_);
|
||||||
//RegMetaTable<MapThingGroup>(res_path_);
|
RegMetaTable<MapThingGroup>(res_path_);
|
||||||
}
|
}
|
||||||
|
|
||||||
void MetaMgr::Load()
|
void MetaMgr::Load()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user