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

10 lines
257 B
Plaintext
Raw Permalink Normal View History

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