mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Merge pull request #5046 from CHOMPStation2/upstream-merge-13804
[MIRROR] ADMIN: EVENT
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
if(busy)
|
||||
return FALSE
|
||||
|
||||
if(alert)
|
||||
visible_message(alert)
|
||||
if(adminalert)
|
||||
log_and_message_admins(adminalert)
|
||||
busy = TRUE
|
||||
var/datum/ghost_query/Q = new ghost_query_type()
|
||||
|
||||
Reference in New Issue
Block a user