Skip to content

Commit

Permalink
Update dropship_equipment.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
cuberound authored Dec 21, 2023
1 parent 9d9e6da commit 3a9e176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/dropship_equipment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
deployed_mg.forceMove(src)
deployed_mg.setDir(dir)
else
icon_state = "mg_system_destroyed"
icon_state = "sentry_system_destroyed"

/obj/structure/dropship_equipment/mg_holder/proc/deploy_mg(mob/user)
if(deployed_mg)
Expand Down

0 comments on commit 3a9e176

Please sign in to comment.