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

10 lines
235 B
Plaintext

LuaHandleFlashCloudBuyInfoReq = {}
function LuaHandleFlashCloudBuyInfoReq.HandlePacket(mem)
--require "LuaDistributesFlashCloudBuyInfoReq"
--local packet = LuaDistributesFlashCloudBuyInfoReq.ExtraPacket(mem)
--print(packet)
end