Beispiel #1
0
 public void Start()
 {
     enabled = true;
     // Initialize timers
     input.OnBackup();
     input.OnUserInteraction();
 }