mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Removes custom admin event info verbs (#12355)
This commit is contained in:
committed by
variableundefined
parent
170f3f4e07
commit
fb65835fa4
@@ -347,8 +347,6 @@
|
||||
on_holder_add()
|
||||
add_admin_verbs()
|
||||
admin_memo_output("Show", 0, 1)
|
||||
if(custom_event_admin_msg && custom_event_admin_msg != "" && check_rights(R_EVENT))
|
||||
cmd_view_custom_event_info()
|
||||
|
||||
// Forcibly enable hardware-accelerated graphics, as we need them for the lighting overlays.
|
||||
// (but turn them off first, since sometimes BYOND doesn't turn them on properly otherwise)
|
||||
|
||||
Reference in New Issue
Block a user