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
In lines 500-600 where the chars are checked to see if they can be deleted. Only once the char is moved past 300 it can be removed, but after that points when the char removal should stop working the chars can still be deleted.
In lines 500-600 where the chars are checked to see if they can be deleted. Only once the char is moved past 300 it can be removed, but after that points when the char removal should stop working the chars can still be deleted.