my editor decided to use spaces here for some reason

This commit is contained in:
jacob1 2018-03-03 22:07:36 -05:00
parent bd7f9fa247
commit c3ff761288

View File

@ -195,7 +195,7 @@ GameView::GameView():
ren(NULL),
activeBrush(NULL),
saveSimulationButtonEnabled(false),
saveReuploadAllowed(true),
saveReuploadAllowed(true),
drawMode(DrawPoints),
drawPoint1(0, 0),
drawPoint2(0, 0),