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

13 lines
235 B
Plaintext

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