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

10 lines
237 B
Plaintext

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