makes small tweaks to the hub entry (#6782)
This commit is contained in:
+3
-1
@@ -263,8 +263,10 @@ GLOBAL_PROTECT(security_mode)
|
||||
if (M.client)
|
||||
n++
|
||||
|
||||
features += "[SSmapping.config.map_name]" //CIT CHANGE - makes the hub entry display the current map
|
||||
|
||||
if(get_security_level())//CIT CHANGE - makes the hub entry show the security level
|
||||
features += "code [get_security_level()]"
|
||||
features += "[get_security_level()] alert"
|
||||
|
||||
if (n > 1)
|
||||
features += "~[n] players"
|
||||
|
||||
Reference in New Issue
Block a user