From ec7461f09f49ac96597cc493eb4e812093eb0e83 Mon Sep 17 00:00:00 2001 From: Gustas <37534529+PunkPun@users.noreply.github.com> Date: Thu, 25 Sep 2025 18:44:27 +0300 Subject: [PATCH] Remove redundant fields --- mods/cnc/chrome/editor.yaml | 2 -- mods/common/chrome/editor.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index 85bafbb569..488d6549c7 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -353,7 +353,6 @@ Container@EDITOR_WORLD_ROOT: ResourcePreview@LAYER_PREVIEW: X: 4 Y: 4 - Visible: false Container@ACTOR_WIDGETS: X: WINDOW_WIDTH - 295 Y: 318 @@ -421,7 +420,6 @@ Container@EDITOR_WORLD_ROOT: ActorPreview@ACTOR_PREVIEW: X: 4 Y: 4 - Visible: true Container@TOOLS_WIDGETS: X: WINDOW_WIDTH - 295 Y: 318 diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index ce747ce42b..0af7b30ca0 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -321,7 +321,6 @@ Container@EDITOR_WORLD_ROOT: ResourcePreview@LAYER_PREVIEW: X: 4 Y: 4 - Visible: false Container@ACTOR_WIDGETS: X: WINDOW_WIDTH - 320 Y: 354 @@ -386,7 +385,6 @@ Container@EDITOR_WORLD_ROOT: ActorPreview@ACTOR_PREVIEW: X: 4 Y: 4 - Visible: true Container@TOOLS_WIDGETS: X: WINDOW_WIDTH - 320 Y: 354