@@ -120,6 +120,8 @@ def inputLoop(stdscr):
elif debugcommand[1] == 'karte':
world.printKarte()
commandid = '0'
elif debugcommand[1] == 'weg':
logging.debug(f'gelaufener Weg: {world.weg}')
elif command.startswith('auto:'):
command = command.rstrip()
The note is not visible to the blocked user.