Jeff il y a 4 ans
Parent
commit
422010dfab
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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
 }