diff options
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h index 6babe9883..a67a977cc 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -1354,6 +1354,7 @@ extern char *GRF_PATH_FILENAME; extern int charsave_method; //needed ..
+extern char *map_server_dns;
#ifndef TXT_ONLY
|