Leader2: keep menu open on delete
This commit is contained in:
parent
9bb2d04e3a
commit
b5ab4730e6
@ -1304,6 +1304,7 @@ public int PingMenu_Handler(Handle menu, MenuAction action, int client, int posi
|
|||||||
{
|
{
|
||||||
KillAllPings();
|
KillAllPings();
|
||||||
PrintToChat(client, "[SM] All Pings removed.");
|
PrintToChat(client, "[SM] All Pings removed.");
|
||||||
|
PingMenu(client);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if(action == MenuAction_End)
|
else if(action == MenuAction_End)
|
||||||
|
Loading…
Reference in New Issue
Block a user