diff options
Diffstat (limited to 'untitled.tiled-session')
-rw-r--r-- | untitled.tiled-session | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/untitled.tiled-session b/untitled.tiled-session deleted file mode 100644 index d7e4e07..0000000 --- a/untitled.tiled-session +++ /dev/null @@ -1,59 +0,0 @@ -{ - "Map/SizeTest": { - "height": 4300, - "width": 2 - }, - "activeFile": "assets/monochrome_transparent.tsx", - "expandedProjectPaths": [ - "assets", - "." - ], - "fileStates": { - "assets/level-1.tmx": { - "scale": 2, - "selectedLayer": 0, - "viewCenter": { - "x": 233.25, - "y": 272.25 - } - }, - "assets/monochrome-transparent.tsx": { - "scaleInDock": 1, - "scaleInEditor": 2 - }, - "assets/monochrome_transparent.tsx": { - "scaleInDock": 2, - "scaleInEditor": 2 - }, - "assets/tileset_colored.tsx": { - "scaleInDock": 2, - "scaleInEditor": 2 - }, - "assets/untitled.tmx": { - "scale": 2.09, - "selectedLayer": 0, - "viewCenter": { - "x": 240.19138755980865, - "y": 160.04784688995215 - } - } - }, - "map.height": 30, - "map.lastUsedFormat": "tmx", - "map.tileHeight": 16, - "map.tileWidth": 16, - "map.width": 40, - "openFiles": [ - "assets/tileset_colored.tsx", - "assets/level-1.tmx", - "assets/monochrome_transparent.tsx" - ], - "project": "untitled.tiled-project", - "recentFiles": [ - "assets/tileset_colored.tsx", - "assets/level-1.tmx", - "assets/monochrome_transparent.tsx", - "assets/monochrome-transparent.tsx", - "assets/untitled.tmx" - ] -} |