Closed 98ahni closed 5 months ago
The marker should never really be on a pause token or empty line. So it's best to check every time it's drawn.
Fixed along with the marker being out of bounds and moving to a pause token with a new function, CheckMarkerIsSafe().
The marker should never really be on a pause token or empty line. So it's best to check every time it's drawn.