fixed dialogue issue.
This commit is contained in:
@@ -6,8 +6,6 @@ PROGRAMMING
|
||||
+ try to have dialogue for every wrong interaction
|
||||
+ preload all sounds
|
||||
+ behind house left direction not great
|
||||
+ spying broken
|
||||
+ still can get into dialogue deadlock somehow
|
||||
|
||||
IOS
|
||||
+ all mp3s
|
||||
|
||||
@@ -443,7 +443,7 @@
|
||||
(assoc-in [:state :active?] true)
|
||||
(assoc-in [:cursor :override] nil)))
|
||||
(skip-type [this screen entities]
|
||||
:skip))
|
||||
:none))
|
||||
|
||||
(let [zipper (nth-child zipper (inc (* 2 @selected-index)))
|
||||
node (zip/node zipper)]
|
||||
|
||||
Reference in New Issue
Block a user