Merged heads 91e3906787a1 and 3598485c84df.

This commit is contained in:
richard
2009-03-31 00:59:50 +02:00
13 changed files with 545 additions and 245 deletions

View File

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