mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +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();
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bbc3c096700976aae689518857a43ae4f4f85075
|
||||
Subproject commit 9b442b32849b6f304c7ef7cec07ccabea8592b91
|
Loading…
Add table
Reference in a new issue