Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
debug off
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Jul 31, 2016
1 parent 4d649a1 commit c209aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion description.ext
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class Params
title = "Debug Mode";
values[] = {0,1};
texts[] = {"Off", "On"};
default = 1;
default = 0;
};
};

Expand Down

0 comments on commit c209aaf

Please sign in to comment.