Skip to content

Commit

Permalink
Update code/modules/admin/game_master/extra_buttons/fire_support_menu.dm
Browse files Browse the repository at this point in the history
Doubleumc wanted this.

Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
sunofang and Doubleumc committed Jul 30, 2024
1 parent 69f2d6c commit 5c7c12f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
if(!ui)
ui = new(user, src, "GameMasterFireSupportMenu", "Fire Support Menu")
ui.open()
user.client?.click_intercept = src

///Input all the options for the ordnance panel. Only fires once, as the available ammo types shouldnt change. And if they do, something's very wrong
/datum/fire_support_menu/ui_static_data(mob/user)
Expand Down

0 comments on commit 5c7c12f

Please sign in to comment.