10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
LuaHandleValhallaInstanceAllRet = {}
|
|
|
|
function LuaHandleValhallaInstanceAllRet.HandlePacket(mem)
|
|
--require "LuaDistributesValhallaInstanceAllRet"
|
|
--packet = LuaDistributesValhallaInstanceAllRet.ExtraPacket(mem)
|
|
--print(packet)
|
|
end
|
|
|
|
|