mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 12:47:54 +00:00
Implement content flags
This commit is contained in:
+3
-1
@@ -18,6 +18,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define PLATFORM_WORLD 1
|
||||
|
||||
#include "../common/global_define.h"
|
||||
|
||||
#include <iostream>
|
||||
@@ -221,7 +223,7 @@ void RegisterLoginservers()
|
||||
|
||||
/**
|
||||
* World process entrypoint
|
||||
*
|
||||
*
|
||||
* @param argc
|
||||
* @param argv
|
||||
* @return
|
||||
|
||||
Reference in New Issue
Block a user