May be bugs in supporting libraries, but the multitasking library is fully updated. The guimanager may have a bug or 2, but I haven't found any ground breaking bugs that haven't been fixed
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
function gui:center()
|
|
self:centerX()
|
|
self:centerY()
|
|
end |