forked from bedohswe/p3he
Nope.
This commit is contained in:
parent
bd0aea1728
commit
18e4dec821
4
main.py
4
main.py
@ -69,10 +69,6 @@ def mainLoop():
|
||||
wall_buffer.append(gPlayer.cPos)
|
||||
if event.key == pygame.K_F5:
|
||||
save_level(level)
|
||||
if event.key == pygame.K_F9:
|
||||
# TODO: @bedohswe make open file dialog
|
||||
# open_level(path)
|
||||
pass
|
||||
|
||||
keys = pygame.key.get_pressed()
|
||||
if keys[pygame.K_d]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user