3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
function gui:centerY()
|
|
self:SetDualDim(nil,-(self.height/2),nil,nil,nil,.5)
|
|
end |