#31 Densya-nai de no sagefu-bun

このコミットが含まれているのは:
2024-12-12 09:44:19 +00: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