This commit is contained in:
Julia 2025-10-30 17:18:44 +01:00
parent b14918e932
commit 7b4d44c965

View File

@ -47,7 +47,7 @@ class Apollo(Moon):
if __name__ == "__main__":
# created by me
# created by me and only me
game = Apollo()
game.run()