This commit is contained in:
zhongchao
2022-06-30 22:29:37 +08:00
parent 518ac0951f
commit c134a5dff0

View File

@@ -153,7 +153,6 @@ public class TrackObj {
} else {
cacheData = cacheData.toBuilder().setHeading(circleQueue.getLastFrame().getHeading()).build();
}
}
}