dedicated(win32): fix crashes( now it works #310 #225 )

This commit is contained in:
nillerusr
2023-12-13 21:28:17 +03:00
parent 327ea9dee7
commit b45295ef7c
4 changed files with 5 additions and 14 deletions

View File

@@ -191,8 +191,4 @@ CClientState cl;
char g_minidumpinfo[ 4096 ] = {0};
PAGED_POOL_INFO_t g_pagedpoolinfo = { 0 };
int g_iVCRPlaybackSleepInterval = 0;
IGame *game = NULL;
#endif