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

Add important not.

parent bcd6bd46
Branches
Tags
1 merge request!488Overhaul LZH code
......@@ -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.
Please register or to comment