Merge remote-tracking branch 'origin/main' into iris-dev

This commit is contained in:
何杰泽
2024-09-17 22:24:44 +08:00
31 changed files with 971 additions and 2379 deletions

View File

@@ -628,7 +628,7 @@ public class AutoDomainTask
continuousCount++;
}
if (angle < 180)
if (angle <= 180)
{
// 左移视角
var moveAngle = angle;