From 3d3d52850918b127f7b228472211d0926b376855 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Mon, 25 May 2020 19:39:51 +0200 Subject: [PATCH] Fix integration tests. --- Resources/Prototypes/Entities/Buildings/power.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Buildings/power.yml b/Resources/Prototypes/Entities/Buildings/power.yml index 1945044048..8b3d57224e 100644 --- a/Resources/Prototypes/Entities/Buildings/power.yml +++ b/Resources/Prototypes/Entities/Buildings/power.yml @@ -103,7 +103,7 @@ - type: Collidable shapes: - !type:PhysShapeAabb - layer: Clickable + layer: [Clickable] - type: Sprite drawdepth: WallMountedItems texture: Objects/Power/provider.png