mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 14:36:37 +00:00
Added headless connection stuff, fixing connecting with daybreakconnections
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ enum EQEmuExePlatform
|
||||
ExePlatformLaunch,
|
||||
ExePlatformSharedMemory,
|
||||
ExePlatformClientImport,
|
||||
ExePlatformClientExport
|
||||
ExePlatformClientExport,
|
||||
ExePlatformHC
|
||||
};
|
||||
|
||||
void RegisterExecutablePlatform(EQEmuExePlatform p);
|
||||
|
||||
Reference in New Issue
Block a user