forked from UNLOZE/sm-plugins
tiny fixes
mce: add message for awarness of the random position on votes selectivebhop: fix client/target confusion
This commit is contained in:
@@ -1435,6 +1435,7 @@ public int Handler_MapVoteMenu(Handle menu, MenuAction action, int param1, int p
|
||||
Format(buffer, sizeof(buffer), "%T", "Vote Nextmap", param1);
|
||||
Handle panel = view_as<Handle>(param2);
|
||||
SetPanelTitle(panel, buffer);
|
||||
DrawPanelText(panel, "Warning: The Position of the Maps are different for each Player.");
|
||||
}
|
||||
|
||||
case MenuAction_DisplayItem:
|
||||
|
||||
Reference in New Issue
Block a user