mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 17:23:59 +07:00
Fixed #10342
This commit is contained in:
parent
7056ff1fc5
commit
8d9eca570b
@ -85,7 +85,6 @@ public class LaserTurret extends PowerTurret{
|
||||
heat = 1f;
|
||||
curRecoil = 1f;
|
||||
}else if(reloadCounter > 0){
|
||||
wasShooting = true;
|
||||
|
||||
if(coolant != null){
|
||||
//TODO does not handle multi liquid req?
|
||||
|
Loading…
Reference in New Issue
Block a user