fixed some issues

improvied editing
changed toolbox
This commit is contained in:
2017-03-20 19:25:23 +01:00
parent 92e279aefc
commit b7ee7d992a
18 changed files with 583 additions and 262 deletions

View File

@@ -6,6 +6,7 @@
/**
* this tool allows moving the 2D map
* using the mouse
*/
class ToolMoveMap : public Tool {