Config File Update Initial Update

This commit is contained in:
phredi
2016-05-20 21:03:34 -05:00
parent 04f47f1e32
commit b997a040d7
50 changed files with 247 additions and 93 deletions
+2
View File
@@ -3,8 +3,10 @@
#include "../common/types.h"
#include "position.h"
#include "zone_config.h"
#include <string>
extern const ZoneConfig *Config;
enum WaterRegionType {
RegionTypeUnsupported = -2,