mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
fix shavit-mapchooser error with novote & rtv
This commit is contained in:
parent
6c66c70094
commit
0164d15910
@ -1849,6 +1849,7 @@ int CheckRTV(int client = 0)
|
||||
DataPack data;
|
||||
CreateDataTimer(MapChangeDelay(), Timer_ChangeMap, data);
|
||||
data.WriteString(map);
|
||||
data.WriteString("rtv after map vote");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user