shouldn't wait for purchasing.
This commit is contained in:
@@ -641,8 +641,7 @@
|
||||
(when @iap/can-purchase?
|
||||
(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.")
|
||||
(iap/start-purchase)
|
||||
(a/<!! iap/purchase-chan)))
|
||||
(iap/start-purchase)))
|
||||
(when @iap/has-purchased?
|
||||
(cond
|
||||
(get-in @entities [:room :entities :wizard])
|
||||
|
||||
Reference in New Issue
Block a user