Hafen ist jetzt zugänglich.

This commit is contained in:
Olli Graf
2022-06-05 09:44:42 +02:00
parent 25cc73ccf9
commit b29774ec31
6 changed files with 74 additions and 20 deletions

View File

@@ -142,6 +142,9 @@ def inputLoop(stdscr):
elif debugcommand[1] == 'stier':
testmodul.testStier()
elif debugcommand[1] == 'hafen':
testmodul.testHafen()
world.fehler = ''