mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
Remove DI Reference.
This commit is contained in:
parent
26730efc1b
commit
d171cea627
3 changed files with 13 additions and 15 deletions
|
|
@ -21,7 +21,7 @@ public class CrashHandler
|
|||
{
|
||||
exitCode = parent.ExitCode;
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
exitCode = -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue