Files
JJBB/Assets/Project/Script/LuaScripts/NetWork/Lua/Handle/LuaHandleLuckWheelInfoReq.txt

10 lines
219 B
Plaintext
Raw Normal View History

2024-08-23 15:49:34 +08:00
LuaHandleLuckWheelInfoReq = {}
function LuaHandleLuckWheelInfoReq.HandlePacket(mem)
--require "LuaDistributesLuckWheelInfoReq"
--local packet = LuaDistributesLuckWheelInfoReq.ExtraPacket(mem)
--print(packet)
end