summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index fa30ade0..3f8a6f5a 100644
--- a/src/main.h
+++ b/src/main.h
@@ -77,7 +77,7 @@
#define MAX_CHARACTER_COUNT 3
-#ifdef TWMSERV_SUPPORT
+#ifdef MANASERV_SUPPORT
#define DEFAULT_PORT 9601
#else
#define DEFAULT_PORT 6901