Removed some... odd thing.
This commit is contained in:
parent
7b8165fe6f
commit
3074ca0756
@ -446,8 +446,6 @@ displayMenu(id,pos) {
|
|||||||
keys |= (1<<k)
|
keys |= (1<<k)
|
||||||
|
|
||||||
len += format(menubody[len],511-len,g_MenuItem[a],++k,g_WeaponNames[a], id, positionBlocked(a) ? "ON" : "OFF")
|
len += format(menubody[len],511-len,g_MenuItem[a],++k,g_WeaponNames[a], id, positionBlocked(a) ? "ON" : "OFF")
|
||||||
|
|
||||||
server_print(menubody)
|
|
||||||
}
|
}
|
||||||
len += format(menubody[len],511-len,"^n8. %L \y\R%s^n\w",id,"SAVE_SET",g_Modified?"*":"")
|
len += format(menubody[len],511-len,"^n8. %L \y\R%s^n\w",id,"SAVE_SET",g_Modified?"*":"")
|
||||||
if (end != MAXMENUPOS) {
|
if (end != MAXMENUPOS) {
|
||||||
|
Loading…
Reference in New Issue
Block a user