miduo_client/Assets/ManagedResources/~Lua/Modules/GodWeapon/GodWeaponManager.lua

10 lines
107 B
Lua

GodWeaponManager = {};
local this = GodWeaponManager
function this.Initialize()
end
return this