diff --git a/src/actions/StoreAction.lua b/src/actions/StoreAction.lua index 81032cf..4abce08 100644 --- a/src/actions/StoreAction.lua +++ b/src/actions/StoreAction.lua @@ -22,7 +22,6 @@ end 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