Bugfixes
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user