Explorar o código

Change packetver of win32 build [MouseJstr]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1346 54d463be-8e91-2dee-dedb-b68131a5f0ec
amber %!s(int64=20) %!d(string=hai) anos
pai
achega
953ce5d08c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/map/Makefile.win32

+ 1 - 1
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