Formázási javítások és tipográfiai karakter spritok és definíciók
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user