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 authored Jul 30, 2024
1 parent 8941735 commit 5a22285
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
user_client.click_intercept = null

fire_support_click_intercept = FALSE
qdel(src)

///Handles firing logic whenever the mouse is clicked, and the fire_support_click_intercept var is TRUE
/datum/fire_support_menu/proc/InterceptClickOn(mob/user, params, atom/object)
Expand Down

0 comments on commit 5a22285

Please sign in to comment.