mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 04:35:52 +12:00
Update horseisleweb
This commit is contained in:
parent
95f83cd547
commit
6a3343adeb
2 changed files with 2 additions and 2 deletions
|
@ -30,11 +30,11 @@ namespace HISP.Server
|
|||
|
||||
public static void Start()
|
||||
{
|
||||
|
||||
#if (!DEBUG)
|
||||
AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(CurrentDomain_UnhandledException);
|
||||
#endif
|
||||
|
||||
|
||||
Console.Title = ServerVersion.GetBuildString();
|
||||
ConfigReader.OpenConfig();
|
||||
CrossDomainPolicy.GetPolicy();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue