Fixed #10342
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user