Formázási javítások és tipográfiai karakter spritok és definíciók

This commit is contained in:
markojozsef
2026-09-10 18:19:24 +02:00
parent ac86f1f9e8
commit 10fd39db7d
5 changed files with 204 additions and 65 deletions

View File

@@ -1,11 +1,5 @@
import gamestate
def switch():
pass
# Azért létezik ez a "none" gamestate hogy meghívja az elsö gamestate init() funkcióját
def update(dt):
gamestate.switch_gamestate("title")
def draw():
pass