diff --git a/engine/common/host.c b/engine/common/host.c index 65ae4267..e0e83337 100644 --- a/engine/common/host.c +++ b/engine/common/host.c @@ -109,6 +109,7 @@ static void Sys_PrintUsage( void ) O("-clockwindow ", "adjust clockwindow used to ignore client commands to prevent speed hacks") "\nGame options:\n" + O("-game ", "set game directory to start engine with") O("-dll ", "override server DLL path") #if !XASH_DEDICATED O("-clientlib ", "override client DLL path")