smooth out scrolling
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ players = {
|
||||
last_fetch = 0
|
||||
|
||||
scroll_x = 0
|
||||
scroll_speed = 10
|
||||
frames_per_tick = 2
|
||||
scroll_speed = 1
|
||||
frames_per_tick = 1
|
||||
tick = 0
|
||||
times_scrolled = 0
|
||||
virtual_canvas = None
|
||||
|
||||
Reference in New Issue
Block a user