3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
function gui:centerX()
|
|
self:SetDualDim(-(self.width/2),nil,nil,nil,.5)
|
|
end |