2022-01-16 22:40:22 -05:00

4 lines
57 B
Plaintext

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