This commit is contained in:
puxuan 2025-09-01 11:28:17 +08:00
parent c4141108da
commit eb24f59f93

View File

@ -307,7 +307,8 @@ function SDKManager:showFullScreenAds(adsClickType, adCallback)
end end
BIReport:postAdClick(adsClickType) BIReport:postAdClick(adsClickType)
if EDITOR_MODE then -- if EDITOR_MODE then
if true then
if DataManager.PlayerData then if DataManager.PlayerData then
DataManager.PlayerData:addAdCount() DataManager.PlayerData:addAdCount()
local data = {} local data = {}