From 58cfba74c0c32eb22d138117ead153d04155e32b Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Wed, 02 Apr 2025 22:12:42 +0000 Subject: [PATCH] #39 added fog of war --- Assets/UI/Texts/LootText.prefab | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Assets/UI/Texts/LootText.prefab b/Assets/UI/Texts/LootText.prefab index 58105c0..c034026 100644 --- a/Assets/UI/Texts/LootText.prefab +++ b/Assets/UI/Texts/LootText.prefab @@ -144,7 +144,7 @@ m_GameObject: {fileID: 456827189715955869} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 57e7ca40a6c68234d9c2f8677d4a803b, type: 3} + m_Script: {fileID: 11500000, guid: 3f6618c30bdd4184cb77d406daecc53f, type: 3} m_Name: m_EditorClassIdentifier: moveSpeed: {x: 0.25, y: 0.75, z: 0} -- Gitblit v1.9.3