👍️[Update] Model : Overlay settings にtrackerを追加

This commit is contained in:
misyaguziya
2024-11-09 17:33:51 +09:00
parent d4f58fdb90
commit 7f1b635f63
3 changed files with 59 additions and 24 deletions

View File

@@ -109,6 +109,7 @@ class Overlay:
self.settings["x_rotation"],
self.settings["y_rotation"],
self.settings["z_rotation"],
self.settings["tracker"]
)
except Exception as e: