should represent revoting hopefully
This commit is contained in:
parent
75816b367d
commit
85504bef9b
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user