Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DOOM committed Jun 30, 2023
1 parent 8206db3 commit 9e96213
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/cm_marines/orbital_cannon.dm
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,7 @@ var/list/ob_type_fuel_requirements
handle_ob_shake(target)
sleep(double_explosion_delay)
cell_explosion(target, standard_power, standard_falloff, EXPLOSION_FALLOFF_SHAPE_LINEAR, null, cause_data)

return
return

/obj/structure/ob_ammo/warhead/incendiary
name = "\improper Incendiary orbital warhead"
Expand Down

0 comments on commit 9e96213

Please sign in to comment.