static PonInitializerScript()
 {
     UnityLog.Init();
 }
Пример #2
0
 static PonGameScript()
 {
     UnityLog.Init();
 }