mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Code cleanup
This commit is contained in:
parent
72a0c342c3
commit
65a8ee426b
5 changed files with 5 additions and 6 deletions
|
|
@ -413,7 +413,7 @@ namespace ServerManagerTool
|
|||
}
|
||||
finally
|
||||
{
|
||||
Environment.Exit(0);
|
||||
Environment.Exit(exitCode);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue