ro-table/Assets/Resources/Script/FrameWork/GUI/cell/EquipChooseShortCell.txt
2025-06-04 05:12:01 +08:00

10 lines
194 B
Plaintext

autoImport("EquipChooseCell")
EquipChooseShortCell = class("EquipChooseShortCell", EquipChooseCell)
function EquipChooseShortCell:Init()
end
function EquipChooseShortCell:SetData(data)
end