hello fix
This commit is contained in:
parent
8f5bdc3f7e
commit
102957582f
@ -95,7 +95,7 @@ def generator_jezyka_nautalnego(frame, tactic, state, text):
|
|||||||
print()
|
print()
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
elif tactic == 'hello':
|
elif act == 'hello':
|
||||||
print(random.choice(welcome))
|
print(random.choice(welcome))
|
||||||
|
|
||||||
elif act == 'issues':
|
elif act == 'issues':
|
||||||
|
Loading…
Reference in New Issue
Block a user