private static void OnStartGame()
 {
     VaricolouredBalloonsOptions.Reload();
     EquippableBalloon_OnSpawn.HasBalloonDuration = Db.Get().effects.Get(HasBalloon).duration;
 }
Esempio n. 2
0
 private static void OnStartGame()
 {
     VaricolouredBalloonsOptions.Reload();
 }