This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika_broadcast
Watch
0
Star
0
Fork
0
Code
Issues
12
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
#31
Densya-nai de no sagefu-bun
ai-migration
みてるぞ
1 month ago
parent
f13c6d8260
commit
8c53efe707
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
test.py
+ 5
- 0
test.py
View File
@@ -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
Write
Preview
Loading…
Cancel
Save