Bugfixes
This commit is contained in:
@@ -30,6 +30,7 @@ public class ThermalGenerator extends PowerGenerator{
|
||||
|
||||
public ThermalGenerator(String name){
|
||||
super(name);
|
||||
noUpdateDisabled = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user