2018-06-09 15:05:46 -04:00

4 lines
57 B
Plaintext

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