mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 11:00:33 +00:00
engine: host: added -minidumps startup parameter for win32 platform
This commit is contained in:
parent
d738b07660
commit
214a3cce73
@ -114,6 +114,7 @@ void Sys_PrintUsage( void )
|
||||
#if XASH_WIN32
|
||||
O("-noavi ","disable AVI support")
|
||||
O("-nointro ","disable intro video")
|
||||
O("-minidumps ","enable writing minidumps when game crashed")
|
||||
#endif // XASH_WIN32
|
||||
|
||||
#if XASH_DOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user