fixed but at20342 (jtp10181)
This commit is contained in:
@ -384,7 +384,7 @@ switchCommand(id, action)
|
|||||||
{
|
{
|
||||||
g_Modified = found = true
|
g_Modified = found = true
|
||||||
setWeapon(a, action)
|
setWeapon(a, action)
|
||||||
console_print(id, "%s %L %L", g_WeaponNames[a], id, "HAS_BEEN", id, action ? "RESTRICTED" : "UNRESTRICTED ")
|
console_print(id, "%s %L %L", g_WeaponNames[a], id, "HAS_BEEN", id, action ? "RESTRICTED" : "UNRESTRICTED")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user