mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-28 22:59:45 +08:00
Merge remote-tracking branch 'origin/main' into iris-dev
This commit is contained in:
@@ -628,7 +628,7 @@ public class AutoDomainTask
|
||||
continuousCount++;
|
||||
}
|
||||
|
||||
if (angle < 180)
|
||||
if (angle <= 180)
|
||||
{
|
||||
// 左移视角
|
||||
var moveAngle = angle;
|
||||
|
||||
Reference in New Issue
Block a user