aboutsummaryrefslogtreecommitdiff
path: root/src/querymanager.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/querymanager.hh')
-rw-r--r--src/querymanager.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/querymanager.hh b/src/querymanager.hh
index 66b049f..b5b8f0c 100644
--- a/src/querymanager.hh
+++ b/src/querymanager.hh
@@ -663,6 +663,7 @@ struct TWorld{
};
struct TWorldConfig{
+ int WorldID;
int Type;
int RebootTime;
char HostName[100];