mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 14:12:04 +08:00
scripts: appimage: fix generating extras.pak
This commit is contained in:
@@ -983,7 +983,6 @@ int EXPORT Host_Main( int argc, char **argv, const char *progname, int bChangeGa
|
||||
if( Host_IsDedicated() )
|
||||
{
|
||||
#ifdef _WIN32
|
||||
void Wcon_InitConsoleCommands( void ) // con_win.c
|
||||
Wcon_InitConsoleCommands ();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user