update
This commit is contained in:
@@ -60,3 +60,8 @@ func go_cook():
|
||||
else:
|
||||
print("I cant find free pot")
|
||||
pass
|
||||
|
||||
|
||||
func cook(person, object):
|
||||
person.set_timer(5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user