소스 검색

Update region_map_v1.cpp

Image 3 년 전
부모
커밋
b1a4dffb40
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      EQ2/source/WorldServer/Zone/region_map_v1.cpp

+ 1 - 0
EQ2/source/WorldServer/Zone/region_map_v1.cpp

@@ -4,6 +4,7 @@
 #include "../Spawn.h"
 #include "../LuaInterface.h"
 
+#undef snprintf
 #include <boost/filesystem.hpp>
 
 extern LuaInterface* lua_interface;