From 6dc49ed0df7d94212b36fea31797095e1def56aa Mon Sep 17 00:00:00 2001
From: miepzerino <o.skotnik@gmail.com>
Date: Sat, 23 Dec 2023 23:27:55 +0000
Subject: [PATCH] Fixed scene load animation

---
 Assets/Scenes/MainMenu.unity |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Assets/Scenes/MainMenu.unity b/Assets/Scenes/MainMenu.unity
index 261e429..9b42834 100644
--- a/Assets/Scenes/MainMenu.unity
+++ b/Assets/Scenes/MainMenu.unity
@@ -1403,6 +1403,10 @@
       propertyPath: m_Name
       value: LevelChanger
       objectReference: {fileID: 0}
+    - target: {fileID: 2880792788494883435, guid: 1727dce3407104540a6bf21deb2957a8, type: 3}
+      propertyPath: m_AdditionalShaderChannelsFlag
+      value: 25
+      objectReference: {fileID: 0}
     - target: {fileID: 7044154378667287598, guid: 1727dce3407104540a6bf21deb2957a8, type: 3}
       propertyPath: m_LocalPosition.x
       value: 0

--
Gitblit v1.9.3