characters are now mere objects which happen to walk areound
This commit is contained in:
parent
40a71e3855
commit
c3759f1e1c
21 changed files with 68 additions and 69 deletions
|
@ -107,7 +107,6 @@ function ui:sendKey(key)
|
|||
|
||||
if key == "return" then
|
||||
ui.active = false
|
||||
print(ui.active)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue