forked from UNLOZE/sm-plugins
should represent revoting hopefully
This commit is contained in:
@@ -1713,6 +1713,7 @@ public int Handler_MapVoteMenu(Handle menu, MenuAction action, int param1, int p
|
||||
}
|
||||
case MenuAction_Display:
|
||||
{
|
||||
Format(player_mapvote[param1], 128, "");
|
||||
static char buffer[255];
|
||||
GetPlayerWorthRTV_(param1);
|
||||
float rtv_worth = GetPlayerWorthRTV_boost_(param1);
|
||||
|
||||
Reference in New Issue
Block a user