2020-02-10 17:18:21 -05:00

4 lines
57 B
Plaintext

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