Fixed little typo in comment, and uncommented zclass say command.
This commit is contained in:
@ -35,10 +35,10 @@ public Action:SayCommand(client, argc)
|
||||
ZRAdminMenu(client);
|
||||
}
|
||||
|
||||
/*else if (StrEqual(args, "!zclass", false))
|
||||
else if (StrEqual(args, "!zclass", false))
|
||||
{
|
||||
ZClass(client);
|
||||
}*/
|
||||
ClassMenuMain(client);
|
||||
}
|
||||
|
||||
else if (StrEqual(args, "!zmarket", false))
|
||||
{
|
||||
|
Reference in New Issue
Block a user