Skip to content
Snippets Groups Projects
Commit 11121316 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add important not.

parent 62ab72d4
No related branches found
No related tags found
No related merge requests found
......@@ -363,7 +363,7 @@ Lightbar.prototype.draw = function(current)
if(current!=undefined)
this.current=current;
if(!(user.settings & USER_ANSI)) {
alert("ANSI supported!");
alert("ANSI not supported!");
return;
}
if(!(user.settings & USER_COLOR)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment