mirror of
https://github.com/Novetus/Novetus_src.git
synced 2025-01-31 17:53:01 +02:00
rc3
This commit is contained in:
parent
da0f132383
commit
7b92a5b5b2
@ -178,11 +178,13 @@ namespace NovetusLauncher
|
||||
catch (Exception ex)
|
||||
{
|
||||
ConsolePrint("WebServer: Failed to launch WebServer. Some features may not function. (" + ex.Message + ")", 2);
|
||||
label17.Visible = false;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
ConsolePrint("WebServer: Failed to launch WebServer. Some features may not function. (Did not run as Administrator)", 2);
|
||||
label17.Visible = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user