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{
name='player',
type='label',
caption=''
caption='///'
}.style.visible = false
frame.add{
name='rank',
type='label',
caption=''
caption='///'
}.style.visible = false
end
}