More UI changes, made weapons usable, fixed ammo for turret types
This commit is contained in:
@@ -32,8 +32,9 @@ public class Mindustry extends ModuleCore {
|
||||
}
|
||||
|
||||
if(!GameState.is(State.paused)){
|
||||
Inputs.update();
|
||||
Timers.update();
|
||||
}
|
||||
|
||||
Inputs.update();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user