Simplify some straight paths logic

This commit is contained in:
BigBahss
2020-08-23 09:25:03 -04:00
committed by garak
parent 5f5087df05
commit de2246e2fd
2 changed files with 6 additions and 13 deletions

View File

@@ -36,7 +36,6 @@ public:
bool right_click;
int paint_tile_initial_x;
int paint_tile_initial_y;
bool straightPathMode;
bool prevStraightPathState;
int straight_path_initial_x;
int straight_path_initial_y;