From e78be5841111d8676139f8a5d4206a51b984b0a9 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Wed, 4 Oct 2023 14:25:07 +0200 Subject: [PATCH] fix missing prototype --- Resources/Prototypes/lobbyscreens.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index 37bf53344d6..3700a0a94ac 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -16,4 +16,8 @@ - type: lobbyBackground id: Oracle - background: /Textures/LobbyScreens/oracle.png \ No newline at end of file + background: /Textures/LobbyScreens/oracle.png + +- type: lobbyBackground + id: aBadShift + background: /Textures/LobbyScreens/aBadShift.png