热更表日志
parent
fc6c95fc22
commit
f24b25419a
|
@ -78,6 +78,7 @@ public class STableManager {
|
|||
//TODO 应该说有数据都加载后统一替换 但是现在部分静态数据遗留在cfg类中 只能一个一个加载
|
||||
if(!tableName.equals("Map"))
|
||||
loadInCache(cls);
|
||||
LOGGER.info("hotfix table"+tableName);
|
||||
}
|
||||
|
||||
Object stable = cls.newInstance();
|
||||
|
|
Loading…
Reference in New Issue