Renamed zradmin to zadmin, menu is translatable and accessible from ZMenu

This commit is contained in:
Greyscale
2009-03-29 22:04:47 +02:00
parent eaf3da9987
commit a0276e5c14
4 changed files with 232 additions and 168 deletions

View File

@ -289,7 +289,7 @@ public Action:Command_TeleMenu(client, argc)
{
if (IsClientPlayer(client))
{
ZRTeleMenu(client);
ZRZTeleMenu(client);
}
else
{