Fix eventHooks blocking parallel purchase handling
If any eventHooks yielded in the purchase handler radon_purchase events would be skipped. Additionally hoists the parallel eventHook handler to be between the transaction and purchase handlers. This allows for radon_purchase events to be detected before the purchase handler gets to handling them. |
---|
|
core/ShopState.lua |
---|