This commit is contained in:
Anuken
2019-06-17 15:45:10 -04:00
parent 2804361436
commit bc3405d11d
33 changed files with 2876 additions and 2864 deletions
@@ -2,10 +2,7 @@ package io.anuke.mindustry.game;
import io.anuke.arc.Core;
/**
* Presets for time between waves.
* TODO specify correct time
*/
/** Presets for time between waves. Currently unused.*/
public enum Difficulty{
easy(1.4f),
normal(1f),