From 98aadc110f317e21623688d061e7ceb62333e7c5 Mon Sep 17 00:00:00 2001 From: kel0060 <kirill.keleshidi.st@vsb.cz> Date: Fri, 27 Sep 2024 20:18:13 +0200 Subject: [PATCH] delete island for project optimalization --- Content/Island.umap | 3 --- Content/Island_BuiltData.uasset | 3 --- Content/Spider_House.umap | 4 ++-- Content/Spider_House_BuiltData.uasset | 4 ++-- Content/Testing_area.umap | 2 +- 5 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 Content/Island.umap delete mode 100644 Content/Island_BuiltData.uasset diff --git a/Content/Island.umap b/Content/Island.umap deleted file mode 100644 index e13561ba..00000000 --- a/Content/Island.umap +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc3fb0a679843ea659bac832cb8b5de3ead381b14cf21fc8d4397e8682b23328 -size 17248092 diff --git a/Content/Island_BuiltData.uasset b/Content/Island_BuiltData.uasset deleted file mode 100644 index 4e297101..00000000 --- a/Content/Island_BuiltData.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82ca1df34714c2e150111ab7e488137129fcee988c2f62fda394cded248db5ea -size 2602487521 diff --git a/Content/Spider_House.umap b/Content/Spider_House.umap index 700f13aa..370f6a14 100644 --- a/Content/Spider_House.umap +++ b/Content/Spider_House.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e39e914fa99236d5ab08709c95e5141d80730e246516c7ee7a41fd78b4bd972b -size 929955 +oid sha256:357548df141d9eaf0e2ea6dec27dc8bfbd244723557b7d4ee49b965a360e3ed0 +size 927644 diff --git a/Content/Spider_House_BuiltData.uasset b/Content/Spider_House_BuiltData.uasset index 9f73f503..4fd4a3d2 100644 --- a/Content/Spider_House_BuiltData.uasset +++ b/Content/Spider_House_BuiltData.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ee271dbb949a87ed8126f183276dfb3cdd07d2aad130df4e2d7cb39921002d6 -size 11932688 +oid sha256:6cbedc1ff64425af4112626b7386ac19ed7e36c126267c9ef702902806a7fac5 +size 6789422 diff --git a/Content/Testing_area.umap b/Content/Testing_area.umap index 9a054c69..db0ebef5 100644 --- a/Content/Testing_area.umap +++ b/Content/Testing_area.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c59872698d5a79c64b741fd87feb92fd571771ee3e06d42821c6c5c4b28d035 +oid sha256:e2533195e1bcc0b48a8d78617a21f499b4f6fb1b981b227d2ddf13a799f77203 size 1657068 -- GitLab