111
This commit is contained in:
@@ -90,6 +90,6 @@ class GameManager extends Base_C_Object {
|
||||
}
|
||||
//热重载
|
||||
function _Reload_List_Write_(Path) {
|
||||
sq_RunScript(Path);
|
||||
dofile(Path);
|
||||
print("位于 [" + Path + "] 的脚本已重载")
|
||||
}
|
||||
Reference in New Issue
Block a user