소스 검색

lastly disable debug again.. hah

Emagi 1 년 전
부모
커밋
fa5357df7a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      EQ2/source/common/EQStream.cpp

+ 1 - 1
EQ2/source/common/EQStream.cpp

@@ -54,7 +54,7 @@
 #include "Log.h"
 
 
-#define DEBUG_EMBEDDED_PACKETS 1
+//#define DEBUG_EMBEDDED_PACKETS 1
 uint16 EQStream::MaxWindowSize=2048;
 
 void EQStream::init(bool resetSession) {