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

13 lines
235 B
Plaintext
Raw Normal View History

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