From 51e53c43c9e59a230001a87cc4a842c6c8735805 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 30 May 2020 00:44:32 +0200 Subject: [PATCH] Remove Rotatable component from vending machines. --- Resources/Prototypes/Entities/Buildings/vending_machines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Buildings/vending_machines.yml b/Resources/Prototypes/Entities/Buildings/vending_machines.yml index 0a3a589467..4ff8cd9293 100644 --- a/Resources/Prototypes/Entities/Buildings/vending_machines.yml +++ b/Resources/Prototypes/Entities/Buildings/vending_machines.yml @@ -4,7 +4,6 @@ components: - type: Physics Anchored: true - - type: Rotatable - type: Clickable - type: InteractionOutline - type: Sprite