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

10 lines
237 B
Plaintext
Raw Permalink Normal View History

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