소스 검색

调整图片

Jeff 4 년 전
부모
커밋
422010dfab
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      GameAssist/GameAssist/GameAssistDlg.cpp

+ 0 - 2
GameAssist/GameAssist/GameAssistDlg.cpp

@@ -221,8 +221,6 @@ BOOL IsWattingAttack(HWND hWnd, int nAttackNPCType)
 			break;
 	}
 
-	//DebugLog(_T("IsWattingAttack£º·Ç¼¼ÄÜÑ¡Ôñ"));
-
 	return bIsAttack;
 #endif
 }