URGENT - SECURITY FLAW - Rank Changer Root Acess Fixed

This commit is contained in:
Cooldude2606
2018-04-12 22:32:45 +01:00
parent 9a581b50a9
commit ebddec6e97

View File

@@ -121,12 +121,12 @@ Gui.center.add{
frame.add{ frame.add{
name='player', name='player',
type='label', type='label',
caption='' caption='///'
}.style.visible = false }.style.visible = false
frame.add{ frame.add{
name='rank', name='rank',
type='label', type='label',
caption='' caption='///'
}.style.visible = false }.style.visible = false
end end
} }