diff --git a/modes/fantasy.py b/modes/fantasy.py index 1588818..b048e1f 100644 --- a/modes/fantasy.py +++ b/modes/fantasy.py @@ -11,7 +11,7 @@ players = { last_fetch = 0 scroll_x = 0 -scroll_speed = 1 +scroll_speed = 5 frames_per_tick = 1 tick = 0 times_scrolled = 0