hello fix

This commit is contained in:
Jakub Adamski 2022-06-15 12:15:33 +02:00
parent 8f5bdc3f7e
commit 102957582f

View File

@ -95,7 +95,7 @@ def generator_jezyka_nautalnego(frame, tactic, state, text):
print()
sys.exit(0)
elif tactic == 'hello':
elif act == 'hello':
print(random.choice(welcome))
elif act == 'issues':