mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Upgrades SDQL2 and refactors it to a datum
This commit is contained in:
@@ -592,7 +592,7 @@
|
||||
if("Dead Mobs")
|
||||
usr << jointext(dead_mob_list,",")
|
||||
if("Clients")
|
||||
usr << jointext(clients,",")
|
||||
usr << jointext(GLOB.clients,",")
|
||||
|
||||
/client/proc/cmd_debug_using_map()
|
||||
set category = "Debug"
|
||||
|
||||
Reference in New Issue
Block a user