Let dedicated servers end vote time too!

This commit is contained in:
James R 2019-04-04 16:13:31 -07:00
parent a3284df681
commit ab17769f89

View file

@ -1505,11 +1505,11 @@ void Y_EndVote(void)
//
static void Y_UnloadVoteData(void)
{
voteclient.loaded = false;
if (rendermode != render_soft)
return;
voteclient.loaded = false;
UNLOAD(widebgpatch);
UNLOAD(bgpatch);
UNLOAD(cursor);