static PonInitializerScript()
 {
     UnityLog.Init();
 }
Beispiel #2
0
 static PonGameScript()
 {
     UnityLog.Init();
 }