mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-10 11:40:48 +08:00
update
This commit is contained in:
@@ -34,6 +34,7 @@ def play_unconstrained():
|
||||
action = input("> ")
|
||||
|
||||
if action != "":
|
||||
action = action[0].lower() + action[1:]
|
||||
action = " You " + action + ". "
|
||||
action = first_to_second_person(action)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user