4 lines
57 B
Plaintext

function gui:center()
self:centerX()
self:centerY()
end