okay I'm not done with the commits yet but mercurial is not making it easy for me
to commit just a subsection of files so I have to dump everything in here. :|
This commit is contained in:
@@ -175,7 +175,7 @@ function UserPrefShowLotsaOptions()
|
||||
return t;
|
||||
end
|
||||
|
||||
function GetDefaultOptionLines()
|
||||
function GetDefaultOptionLines()
|
||||
local LineSets = {
|
||||
"1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17",
|
||||
"1,2,7,8,13,14,16,17",
|
||||
@@ -185,7 +185,7 @@ end
|
||||
else
|
||||
return LineSets[2]; -- Just make sure!
|
||||
end
|
||||
end;
|
||||
end;
|
||||
|
||||
function UserPrefAutoSetStyle()
|
||||
local t = {
|
||||
|
||||
Reference in New Issue
Block a user