Esempio n. 1
0
 void OnEnable()
 {
     EventsManager.ADD_GameEndListener(EndGame);
 }