Skip to content

Commit 3e66fe6

Browse files
committed
save, test #build
1 parent 61cc933 commit 3e66fe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PixelArtTool/MainWindow.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ public partial class MainWindow : Window, INotifyPropertyChanged
8080
// settings
8181
double wheelSpeed = 0.05;
8282

83+
8384
private ToolMode _currentTool = ToolMode.Draw;
8485
public ToolMode CurrentTool
8586
{

0 commit comments

Comments
 (0)