AI 移行 #38

マージ済み
みてるぞ が 49 個のコミットを ai-migration から main へマージ 2025-12-03 02:02:36 +09:00
コミット 8c53efe707 の変更だけを表示してゐます - すべてのコミットを表示
+5
ファイルの表示
@@ -199,6 +199,11 @@ class CurrentTime (GameObject):
(i % 2, i // 2 * 2))
class Balloon (GameObject):
query: str
answer: str
class CWindow:
WIDTH = 1024
HEIGHT = 768