miduo_client/Assets/ManagedResources/~Lua/Modules/Setting/PlayerSetTitleRideSkinManag...

8 lines
127 B
Lua
Raw Normal View History

2020-08-25 15:46:38 +08:00
PlayerSetTitleRideSkinManager = {};
2020-05-09 13:31:21 +08:00
local this = PlayerSetTitleRideSkinManager
function this.Initialize()
end
2020-06-23 18:36:24 +08:00
return this