mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-05 23:34:47 +00:00
Lower DOC_SCROLL_SPEED from 8 to 6
This commit is contained in:
parent
16eec2be89
commit
9f363f265d
@ -1272,7 +1272,7 @@ public class CDocBin
|
||||
#assert !($$ & 7)
|
||||
};
|
||||
|
||||
#define DOC_SCROLL_SPEED 8
|
||||
#define DOC_SCROLL_SPEED 6
|
||||
|
||||
#define DOCSS_NORMAL 0
|
||||
#define DOCSS_SINGLE_QUOTE 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user