Oops forgot this for vote hook

This commit is contained in:
NepDisk 2025-02-09 15:14:08 -05:00
parent d1565d1e84
commit 86379856d1

View file

@ -1828,6 +1828,9 @@ void Y_StartVote(void)
voteclient.loaded = true;
Automate_Run(AEV_VOTESTART);
LUA_HUD_DestroyDrawList(luahuddrawlist_vote);
luahuddrawlist_vote = LUA_HUD_CreateDrawList();
}
//