patched default wheellinescroll usersetting

This commit is contained in:
2003-02-10 14:14:35 +00:00
parent 19a8c2eae4
commit 0f09f68e53
2 changed files with 2 additions and 1 deletions

View File

@@ -1399,7 +1399,7 @@ void drawinfospace(void)
uiDefButI(block, NUM, 0, "WLines",
1153,54,70,20, &U.wheellinescroll,
0.0, 32.0, 0, 0,
1.0, 32.0, 0, 0,
"Mousewheel: The number of lines that get scrolled");
uiDefButS(block, TOG|BIT|2, 0, "WZoom",
1081,54,70,20, &(U.uiflag), 0, 0, 0, 0,