mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-11 13:29:12 +01: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
|
#if XASH_WIN32
|
||||||
O("-noavi ","disable AVI support")
|
O("-noavi ","disable AVI support")
|
||||||
O("-nointro ","disable intro video")
|
O("-nointro ","disable intro video")
|
||||||
|
O("-minidumps ","enable writing minidumps when game crashed")
|
||||||
#endif // XASH_WIN32
|
#endif // XASH_WIN32
|
||||||
|
|
||||||
#if XASH_DOS
|
#if XASH_DOS
|
||||||
|
Loading…
Reference in New Issue
Block a user