Implement content flags

This commit is contained in:
Akkadius
2020-04-11 05:48:41 -05:00
parent 47b8aa3f18
commit 5b4c4bfd66
11 changed files with 535 additions and 96 deletions
+3 -1
View File
@@ -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