From 65b0ea880f3fc0834ed7b02cf566b07e7e10a2d6 Mon Sep 17 00:00:00 2001 From: Rane <60792108+Elijahrane@users.noreply.github.com> Date: Sun, 14 Aug 2022 01:22:14 -0400 Subject: [PATCH] fix vehicle collision error (#10477) --- Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml b/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml index dd69e6dcef..994fa95561 100644 --- a/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml +++ b/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml @@ -38,7 +38,7 @@ mask: - MobMask layer: - - MobLayer + - TableLayer - type: VehicleVisuals - type: Appearance - type: Repairable