mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 01:59:33 +08:00
chore: Add trace log for scaled coordinates in ControlScaleProxy click & swipe
This commit is contained in:
@@ -130,7 +130,6 @@ bool asst::MinitouchController::use_swipe_with_pause() const noexcept
|
||||
|
||||
bool asst::MinitouchController::click(const Point& p)
|
||||
{
|
||||
|
||||
if (!m_minitoucher) {
|
||||
Log.error("minitoucher is not initialized");
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user