Skip to content

Fix click dragging

Rob Nelson requested to merge pull/4253/bugfix8 into Bleeding-Edge

Created by: clusterfack

Fixes #3771 (closed)

Process_spacemove intentionally makes you slip even when doing checks to see if you can move, so added an argument to ignore slipping, and removed some colons from the code.

Merge request reports