diff --git a/src/actions/StoreAction.lua b/src/actions/StoreAction.lua index 8256564..46888ba 100644 --- a/src/actions/StoreAction.lua +++ b/src/actions/StoreAction.lua @@ -3,6 +3,7 @@ local _M = {} function _M.rechargeRpc(agent , data) local role = agent.role local msg = MsgPack.unpack(data) + if true then return end local id = msg.id local dataSet = csvdb["shop_rechargeCsv"][id] if not dataSet then return end -- libgit2 0.21.2