mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-26 19:48:01 +02:00
Added "System" option to RtCrashReportKind
This commit is contained in:
parent
54136f2606
commit
733b3fe41f
3 changed files with 19 additions and 14 deletions
|
@ -290,7 +290,8 @@ namespace System
|
|||
GUI,
|
||||
Console,
|
||||
PrintOnly,
|
||||
None
|
||||
None,
|
||||
System
|
||||
}
|
||||
|
||||
enum RtFlags : int32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue