summaryrefslogtreecommitdiff
path: root/src/map/Makefile.win32
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/Makefile.win32')
-rw-r--r--src/map/Makefile.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/Makefile.win32 b/src/map/Makefile.win32
index 2ab3f957a..2fa1861ac 100644
--- a/src/map/Makefile.win32
+++ b/src/map/Makefile.win32
@@ -16,7 +16,7 @@ sqlobj:
mkdir sqlobj
ZLIBDIR = ../zlib
-PACKETDEF = -DPACKETVER=5 -DNEW_006b -D__WIN32 -DLOCALZLIB
+PACKETDEF = -DPACKETVER=6 -DNEW_006b -D__WIN32 -DLOCALZLIB
# OPT = /MDd /D_DEBUG
OPT =
LINKOPT = /debug /SUBSYSTEM:CONSOLE