shouldn't wait for purchasing.
This commit is contained in:
@@ -641,8 +641,7 @@
|
|||||||
(when @iap/can-purchase?
|
(when @iap/can-purchase?
|
||||||
(actions/talk entities :ego "Uh-oh! It looks like it's guarded by a warding spell!")
|
(actions/talk entities :ego "Uh-oh! It looks like it's guarded by a warding spell!")
|
||||||
(actions/talk entities :ego "Looks like I need to buy an unwarding spell.")
|
(actions/talk entities :ego "Looks like I need to buy an unwarding spell.")
|
||||||
(iap/start-purchase)
|
(iap/start-purchase)))
|
||||||
(a/<!! iap/purchase-chan)))
|
|
||||||
(when @iap/has-purchased?
|
(when @iap/has-purchased?
|
||||||
(cond
|
(cond
|
||||||
(get-in @entities [:room :entities :wizard])
|
(get-in @entities [:room :entities :wizard])
|
||||||
|
|||||||
Reference in New Issue
Block a user