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