Clearer nuclear reactor output

This commit is contained in:
Anuken
2018-11-07 00:07:41 -05:00
parent b977ae4d3b
commit 2bba55ebd5
2 changed files with 1 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ import java.io.IOException;
import static io.anuke.mindustry.Vars.tilesize;
//TODO refactor to use consumers
public class NuclearReactor extends PowerGenerator{
protected final int timerFuel = timers++;