mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-09 12:31:29 +12:00
Add Multiple transports system, begin work on WebSockets
This commit is contained in:
parent
e869a23463
commit
e74f66a439
22 changed files with 3752 additions and 3301 deletions
|
@ -129,7 +129,7 @@ namespace MPN00BS
|
|||
Entry.SetShutdownCallback(OnShutdown);
|
||||
ProgressCallback();
|
||||
|
||||
CrossDomainPolicy.GetPolicy();
|
||||
CrossDomainPolicy.GetPolicyFile();
|
||||
ProgressCallback();
|
||||
|
||||
GameDataJson.ReadGamedata();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue