diff options
author | George L. Albany <Megacake1234@gmail.com> | 2023-05-26 00:23:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 00:23:57 +0200 |
commit | ba3e974f30b8a2e7611b753ddc274dec8ff28283 (patch) | |
tree | 31d37e00cf6c010180fb3212b45ac5f70728cc8f /game/common | |
parent | 0a1a50cde54fee469bc0069978cd27a2bd1a2fb0 (diff) | |
parent | 9843807154aa70324c84692ce9d3b54414e2b5e0 (diff) |
Merge pull request #125 from OpenVicProject/import-fix
Diffstat (limited to 'game/common')
-rw-r--r-- | game/common/map/provinces.png.import | 13 | ||||
-rw-r--r-- | game/common/map/terrain.png.import | 13 |
2 files changed, 24 insertions, 2 deletions
diff --git a/game/common/map/provinces.png.import b/game/common/map/provinces.png.import index 8dd0c09..1e521e3 100644 --- a/game/common/map/provinces.png.import +++ b/game/common/map/provinces.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://dlri3ubsvspku" +path="res://.godot/imported/provinces.png-ccb48ce493cb913f98015dfe13c030ff.image" + +[deps] + +source_file="res://common/map/provinces.png" +dest_files=["res://.godot/imported/provinces.png-ccb48ce493cb913f98015dfe13c030ff.image"] + +[params] + diff --git a/game/common/map/terrain.png.import b/game/common/map/terrain.png.import index 8dd0c09..dffdc93 100644 --- a/game/common/map/terrain.png.import +++ b/game/common/map/terrain.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://dku2vjaty102l" +path="res://.godot/imported/terrain.png-d7b8d6bd02c5e028be54cfe630df9caa.image" + +[deps] + +source_file="res://common/map/terrain.png" +dest_files=["res://.godot/imported/terrain.png-d7b8d6bd02c5e028be54cfe630df9caa.image"] + +[params] + |