makes small tweaks to the hub entry (#6782)

This commit is contained in:
deathride58
2018-05-23 19:12:57 +00:00
committed by kevinz000
parent 1b5238e58e
commit fc4debd4ca
+3 -1
View File
@@ -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"