From c36a94cf3ea89efe3d4ab5495c7a4c81dec5ec25 Mon Sep 17 00:00:00 2001 From: Quanteey <61941975+Quanteey@users.noreply.github.com> Date: Wed, 6 Aug 2025 22:51:30 +0200 Subject: [PATCH] fuckup fix <3 --- .../Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml index 52c3403bc4..ff85e2f65e 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml @@ -42,7 +42,7 @@ - type: Appearance - type: GenericVisualizer visuals: - enum.ToggleVisuals.Enabled: + enum.ToggleableVisuals.Enabled: enum.ToggleableVisuals.Layer: True: { state: icon_on } False: { state: icon }