修改游戏底层矩阵相关
This commit is contained in:
@@ -76,6 +76,7 @@ private:
|
||||
//工作目录
|
||||
std::string WorkPath;
|
||||
//热重载
|
||||
bool HotReload = true;
|
||||
bool HotReload = false;
|
||||
std::map<std::string, int> _scriptmap;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user