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

10 lines
223 B
Plaintext

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