Beispiel #1
0
 void OnLuaUpdateFinish()
 {
     PreInit.UpdateLuaResFinish();
     StartCoroutine(OnUpdateGameResource());
 }