mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-30 19:29:17 +00:00 
			
		
		
		
	fix map
This commit is contained in:
		| @@ -19,11 +19,11 @@ | ||||
|             "expandedObjectLayers": [ | ||||
|                 6 | ||||
|             ], | ||||
|             "scale": 0.75, | ||||
|             "scale": 2, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 968.6666666666666, | ||||
|                 "y": 588.6666666666666 | ||||
|                 "x": 1015.75, | ||||
|                 "y": 481.25 | ||||
|             } | ||||
|         }, | ||||
|         "21N205.tmx": { | ||||
| @@ -33,8 +33,8 @@ | ||||
|             "scale": 2, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 173.25, | ||||
|                 "y": 328.75 | ||||
|                 "x": 150.75, | ||||
|                 "y": 315.75 | ||||
|             } | ||||
|         }, | ||||
|         "21N3.tmx": { | ||||
| @@ -44,8 +44,8 @@ | ||||
|             "scale": 1, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 697.5, | ||||
|                 "y": 339.5 | ||||
|                 "x": 319.5, | ||||
|                 "y": 279.5 | ||||
|             } | ||||
|         }, | ||||
|         "21N304.tmx": { | ||||
| @@ -96,8 +96,8 @@ | ||||
|             "scale": 0.75, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 772.6666666666666, | ||||
|                 "y": 484.66666666666663 | ||||
|                 "x": 750, | ||||
|                 "y": 750 | ||||
|             } | ||||
|         }, | ||||
|         "21RS.tmx": { | ||||
| @@ -107,8 +107,8 @@ | ||||
|             "scale": 1, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 933.5, | ||||
|                 "y": 292.5 | ||||
|                 "x": 893.5, | ||||
|                 "y": 286.5 | ||||
|             } | ||||
|         }, | ||||
|         "23N1.tmx": { | ||||
| @@ -116,10 +116,26 @@ | ||||
|                 5 | ||||
|             ], | ||||
|             "scale": 1, | ||||
|             "selectedLayer": 0, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 2131.5, | ||||
|                 "y": 597.5 | ||||
|                 "x": 878.5, | ||||
|                 "y": 210.5 | ||||
|             } | ||||
|         }, | ||||
|         "23RI.tmx": { | ||||
|             "scale": 0.75, | ||||
|             "selectedLayer": 1, | ||||
|             "viewCenter": { | ||||
|                 "x": 2868.6666666666665, | ||||
|                 "y": 370 | ||||
|             } | ||||
|         }, | ||||
|         "23RS.tmx": { | ||||
|             "scale": 0.5, | ||||
|             "selectedLayer": 1, | ||||
|             "viewCenter": { | ||||
|                 "x": 1995, | ||||
|                 "y": 439 | ||||
|             } | ||||
|         }, | ||||
|         "C:/Users/remi/AppData/Roaming/Tiled/#Tests": { | ||||
| @@ -243,8 +259,8 @@ | ||||
|             "scale": 0.5, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 3567, | ||||
|                 "y": 847 | ||||
|                 "x": 2849, | ||||
|                 "y": 701 | ||||
|             } | ||||
|         }, | ||||
|         "assets/32x32 first tileset.tsx": { | ||||
| @@ -435,18 +451,18 @@ | ||||
|     "project": "Maps.tiled-project", | ||||
|     "property.type": "string", | ||||
|     "recentFiles": [ | ||||
|         "21N3.tmx", | ||||
|         "21N307.tmx", | ||||
|         "21N304.tmx", | ||||
|         "21N308.tmx", | ||||
|         "21N2.tmx", | ||||
|         "21N205.tmx", | ||||
|         "21RS.tmx", | ||||
|         "21N2.tmx", | ||||
|         "21N3.tmx", | ||||
|         "assets/pokemon_v2.tsx", | ||||
|         "assets/PokeMudry.tsx", | ||||
|         "SS.tmx", | ||||
|         "21RI.tmx", | ||||
|         "23N1.tmx", | ||||
|         "assets/Dungeon_v2.tsx", | ||||
|         "21N307.tmx", | ||||
|         "21N308.tmx" | ||||
|         "23N1.tmx" | ||||
|     ], | ||||
|     "resizeMap.removeObjects": true, | ||||
|     "tileset.lastUsedFilter": "Fichiers de jeu de tuiles Tiled (*.tsx *.xml)", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user