Files
JJBB/Assets/Project/Script/LuaScripts/NetWork/Lua/Handle/LuaHandleReqSweepDailyCopy.txt
2024-08-23 15:49:34 +08:00

10 lines
217 B
Plaintext

LuaHandleReqSweepDailyCopy = {}
function LuaHandleReqSweepDailyCopy.HandlePacket(mem)
--require "LuaDistributesReqSweepDailyCopy"
--packet = LuaDistributesReqSweepDailyCopy.ExtraPacket(mem)
--print(packet)
end