This commit is contained in:
kyunkyunkyun
2025-08-22 14:06:48 +00:00
committed by GitHub
parent b319767611
commit 635dcaf94d
+3 -2
View File
@@ -1089,8 +1089,9 @@
Turret.name = finish_name
Turret.installation = installation
Turret.gun_charge = gun_charge
gun_lens.forceMove(Turret)
Turret.fitted_lens = gun_lens
if(gun_lens)
gun_lens.forceMove(Turret)
Turret.fitted_lens = gun_lens
Turret.enabled = FALSE
Turret.setup()