mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Allows status to output the round ID (#16610)
* Allows status to output the round ID * Spacing is good for clarity
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
status_info["players"] = player_count
|
||||
status_info["admins"] = admin_count
|
||||
status_info["map_name"] = SSmapping.map_datum.fluff_name
|
||||
|
||||
status_info["round_id"] = GLOB.round_id
|
||||
|
||||
// Add more info if we are authed
|
||||
if(key_valid)
|
||||
if(SSticker && SSticker.mode)
|
||||
|
||||
Reference in New Issue
Block a user