mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Work Around For Desync
This commit is contained in:
@@ -95,7 +95,7 @@ for name,group in pairs(_root_list) do
|
||||
data=element
|
||||
}:on_event('timeout',function(self)
|
||||
if self.data and self.data.valid then
|
||||
element.parent.parent['game-settings-are-you-sure'].state = false
|
||||
self.data.parent.parent['game-settings-are-you-sure'].state = false
|
||||
self.data.parent.style.visible = false
|
||||
self.data.state = false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user