diff options
author | Hop311 <hop3114@gmail.com> | 2023-05-25 01:17:53 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-05-25 01:17:53 +0200 |
commit | b493547fb8c77918306fe56b74b704284cf54931 (patch) | |
tree | 6525f869dccdbeb61ed82d6a42afeb625680a885 /game/art/terrain | |
parent | 0a1a50cde54fee469bc0069978cd27a2bd1a2fb0 (diff) |
Import fix + ProvinceOverviewPanel close fix
Diffstat (limited to 'game/art/terrain')
-rw-r--r-- | game/art/terrain/desert_rocky.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/desert_smooth.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/farmlands.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/mountains.png.import | 13 | ||||
-rw-r--r-- | game/art/terrain/ocean.png.import | 13 |
5 files changed, 60 insertions, 5 deletions
diff --git a/game/art/terrain/desert_rocky.png.import b/game/art/terrain/desert_rocky.png.import index 8dd0c09..258f6d4 100644 --- a/game/art/terrain/desert_rocky.png.import +++ b/game/art/terrain/desert_rocky.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://ketdtpxlpwti" +path="res://.godot/imported/desert_rocky.png-2c26845e144e1e8b9c55419654df6654.image" + +[deps] + +source_file="res://art/terrain/desert_rocky.png" +dest_files=["res://.godot/imported/desert_rocky.png-2c26845e144e1e8b9c55419654df6654.image"] + +[params] + diff --git a/game/art/terrain/desert_smooth.png.import b/game/art/terrain/desert_smooth.png.import index 8dd0c09..890bd4b 100644 --- a/game/art/terrain/desert_smooth.png.import +++ b/game/art/terrain/desert_smooth.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://d3fh2rgcv2do4" +path="res://.godot/imported/desert_smooth.png-58a5349b112e9e97cf3426b380f022ef.image" + +[deps] + +source_file="res://art/terrain/desert_smooth.png" +dest_files=["res://.godot/imported/desert_smooth.png-58a5349b112e9e97cf3426b380f022ef.image"] + +[params] + diff --git a/game/art/terrain/farmlands.png.import b/game/art/terrain/farmlands.png.import index 8dd0c09..898bb2a 100644 --- a/game/art/terrain/farmlands.png.import +++ b/game/art/terrain/farmlands.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://b4ra6msfwd8fd" +path="res://.godot/imported/farmlands.png-821213ab9dba19cea6f6c966b3a3760b.image" + +[deps] + +source_file="res://art/terrain/farmlands.png" +dest_files=["res://.godot/imported/farmlands.png-821213ab9dba19cea6f6c966b3a3760b.image"] + +[params] + diff --git a/game/art/terrain/mountains.png.import b/game/art/terrain/mountains.png.import index 8dd0c09..e403b45 100644 --- a/game/art/terrain/mountains.png.import +++ b/game/art/terrain/mountains.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://dnj50p7o03s3q" +path="res://.godot/imported/mountains.png-f1ab7d9b0a0deb485923c40b1cfb258e.image" + +[deps] + +source_file="res://art/terrain/mountains.png" +dest_files=["res://.godot/imported/mountains.png-f1ab7d9b0a0deb485923c40b1cfb258e.image"] + +[params] + diff --git a/game/art/terrain/ocean.png.import b/game/art/terrain/ocean.png.import index 8dd0c09..e72a174 100644 --- a/game/art/terrain/ocean.png.import +++ b/game/art/terrain/ocean.png.import @@ -1,3 +1,14 @@ [remap] -importer="keep" +importer="image" +type="Image" +uid="uid://bvh4qt04mk8km" +path="res://.godot/imported/ocean.png-3d7e213c3fca805d033e0d3bf567fc01.image" + +[deps] + +source_file="res://art/terrain/ocean.png" +dest_files=["res://.godot/imported/ocean.png-3d7e213c3fca805d033e0d3bf567fc01.image"] + +[params] + |