mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Removes the silent parameter from toggle_antag_hud (#25947)
This commit is contained in:
@@ -661,7 +661,7 @@ var/list/admin_verbs_hideable = list(
|
||||
return
|
||||
|
||||
if(has_antag_hud())
|
||||
toggle_antag_hud(silent = TRUE)
|
||||
toggle_antag_hud()
|
||||
|
||||
holder.disassociate()
|
||||
qdel(holder)
|
||||
|
||||
Reference in New Issue
Block a user