Jeff vor 4 Jahren
Ursprung
Commit
422010dfab
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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
 }