terug oude semi kapotte versie

This commit is contained in:
BuildTools
2020-08-01 16:00:52 +02:00
parent fb67866354
commit 60795e447d
52 changed files with 168 additions and 167 deletions

View File

@@ -42,7 +42,7 @@ namespace Globals
return new Point(X, Y);
}
public bool Graden = false;
public bool Graden = true;
}
}