Adds round ID to Show Server Revision (#33723)
This commit is contained in:
committed by
CitadelStationBot
parent
8d2ff011a1
commit
f20622cc54
@@ -45,6 +45,8 @@
|
||||
set name = "Show Server Revision"
|
||||
set desc = "Check the current server code revision"
|
||||
|
||||
if(GLOB.round_id)
|
||||
to_chat(src, "<b>Round ID:</b> [GLOB.round_id]")
|
||||
if(GLOB.revdata.originmastercommit)
|
||||
to_chat(src, "<b>Server revision compiled on:</b> [GLOB.revdata.date]")
|
||||
var/prefix = ""
|
||||
|
||||
Reference in New Issue
Block a user