ZCookies module completed, added to the main menu, translations updated.
This commit is contained in:
@ -151,7 +151,7 @@ public ZRAdminMenuHandle(Handle:menu, MenuAction:action, client, slot)
|
||||
if (slot == MenuCancel_ExitBack)
|
||||
{
|
||||
// Exit back to main menu.
|
||||
MenuMain(client);
|
||||
ZMenuMain(client);
|
||||
}
|
||||
}
|
||||
else if (action == MenuAction_End)
|
||||
|
Reference in New Issue
Block a user