mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-01-01 05:01:40 +09:00
Fixed Override
This commit is contained in:
@@ -151,7 +151,7 @@ function left._left.toggle(event)
|
||||
else open = {gui.unauthorized} end
|
||||
end
|
||||
end
|
||||
if open and left.style.visible ~= true then
|
||||
if open == true and left.style.visible ~= true then
|
||||
left.style.visible = true
|
||||
else
|
||||
left.style.visible = false
|
||||
|
||||
Reference in New Issue
Block a user