Пример #1
0
 void Awake()
 {
     ins = this;
 }
Пример #2
0
 public void Validate()
 {
     GeneratorXMLCreator.Create(Authentication.currentProfile, nbLvl);
     LoadGeneratorWaiting();
 }