Oops forgot this for vote hook
This commit is contained in:
parent
79d8b6bf3f
commit
ced70c0d22
1 changed files with 3 additions and 0 deletions
|
|
@ -1814,6 +1814,9 @@ void Y_StartVote(void)
|
|||
|
||||
voteclient.loaded = true;
|
||||
Automate_Run(AEV_VOTESTART);
|
||||
|
||||
LUA_HUD_DestroyDrawList(luahuddrawlist_vote);
|
||||
luahuddrawlist_vote = LUA_HUD_CreateDrawList();
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue