progress on -service.. no input, safe choices, etc
add Account.Inactive and Account.InactiveDuration refactor IsEligable to IsEligible
This commit is contained in:
parent
dd3c904944
commit
bff9e9abe4
9 changed files with 94 additions and 57 deletions
|
|
@ -31,9 +31,9 @@ namespace Server.Misc
|
|||
if ( GenerateReport )
|
||||
GenerateCrashReport( e );
|
||||
|
||||
if ( Core.Service )
|
||||
/*if ( Core.Service )
|
||||
e.Close = true;
|
||||
else if ( RestartServer )
|
||||
else */ if ( RestartServer )
|
||||
Restart( e );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue