mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: show -noavi and -nointro options help everywhere, as we now have crossplatform video playback
This commit is contained in:
@@ -183,10 +183,8 @@ static void Sys_PrintUsage( const char *exename )
|
||||
O("-windowed ", "run engine in windowed mode")
|
||||
O("-ref <name> ", "use selected renderer dll")
|
||||
O("-gldebug ", "enable OpenGL debug log")
|
||||
#if XASH_WIN32
|
||||
O("-noavi ", "disable AVI support")
|
||||
O("-nointro ", "disable intro video")
|
||||
#endif
|
||||
O("-noenginejoy ", "disable engine builtin joystick support")
|
||||
O("-noenginemouse ", "disable engine builtin mouse support")
|
||||
O("-nosound ", "disable sound output")
|
||||
|
||||
Reference in New Issue
Block a user