This commit is contained in:
Anuken 2024-11-25 14:18:04 -05:00
parent 7056ff1fc5
commit 8d9eca570b

View File

@ -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?