You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frame time for scroll distance needs to be clamped. Otherwise long stalls will create long distance scrolls. This does not happen in the original game, but happens in our modified implementation.