mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 04:16:46 +00:00
logger.LoadLogSettings() added after each platform executable registry
Added int return for platform executable
This commit is contained in:
@@ -18,5 +18,6 @@ enum EQEmuExePlatform
|
||||
|
||||
void RegisterExecutablePlatform(EQEmuExePlatform p);
|
||||
const EQEmuExePlatform& GetExecutablePlatform();
|
||||
int GetExecutablePlatformInt();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user