mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Update message_server.dm (#18351)
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
continue
|
||||
if(Console.newmessagepriority < priority)
|
||||
Console.newmessagepriority = priority
|
||||
Console.icon_state = "req_comp[priority]"
|
||||
Console.update_icon()
|
||||
switch(priority)
|
||||
if(2)
|
||||
if(!Console.silent)
|
||||
|
||||
Reference in New Issue
Block a user