From 8426cf40a9e7c678d3838b9ed4f041e876c483c6 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Wed, 4 Oct 2023 17:28:41 +0200 Subject: [PATCH] fix missing prototype (#98) --- 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