fix: fix bug auto move when click on screen.
This commit is contained in:
@@ -185,7 +185,7 @@ namespace BrewMonster
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
/*else
|
||||
{
|
||||
// Nothing is clicked / Nothing is clicked
|
||||
if (m_pWorkMan.IsSitting())
|
||||
@@ -222,7 +222,7 @@ namespace BrewMonster
|
||||
m_pWorkMan.StartWork_p1(pWorkMove);
|
||||
}
|
||||
return;
|
||||
}
|
||||
}*/
|
||||
|
||||
// Handle trace target / Handle trace target
|
||||
if (idTraceTarget != 0)
|
||||
|
||||
Reference in New Issue
Block a user