aboutsummaryrefslogtreecommitdiffstats
path: root/stella.js
diff options
context:
space:
mode:
Diffstat (limited to 'stella.js')
-rw-r--r--stella.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/stella.js b/stella.js
index 599ebc7..d0b6d34 100644
--- a/stella.js
+++ b/stella.js
@@ -2149,7 +2149,7 @@ Thanks:
},
enable: function () {
- if (liberator.globalVariables.stella_hidden_panel === true)
+ if (liberator.globalVariables.stella_hidden_panel)
return;
if (this.noGUI)
return;