mirror of
https://github.com/defold/extension-iap
synced 2025-09-27 09:02:18 +02:00
Define NON_CONSUMABLE
This commit is contained in:
@@ -4,6 +4,7 @@ local GOLDBARS_SMALL = "com.defold.iap.goldbar.small"
|
||||
local GOLDBARS_MEDIUM = "com.defold.iap.goldbar.medium"
|
||||
local GOLDBARS_LARGE = "com.defold.iap.goldbar.large"
|
||||
local SUBSCRIPTION = "com.defold.iap.subscription"
|
||||
local NON_CONSUMABLE = "com.defold.iap.removeads"
|
||||
|
||||
local items = {
|
||||
GOLDBARS_SMALL,
|
||||
|
Reference in New Issue
Block a user