mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
URGENT - SECURITY FLAW - Rank Changer Root Acess Fixed
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user