瀏覽代碼

调整图片

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
 }