Forgot to make center local

This commit is contained in:
Cooldude2606
2017-12-19 19:40:51 +00:00
parent 77a1cd387e
commit bdf3ea07b8
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ pcall(require,'/Addons/playerRanks')
Ranking._auto_edit_ranks()
-- testing the center gui
center.add{
Gui.center.add{
name='test-center',
caption='Gui Center',
tooltip='Just a gui test'