Jeff 4 лет назад
Родитель
Сommit
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
 }