From 1dd04466e2e2c3f8d2a4158f304b1df5693ec236 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Thu, 30 Dec 2021 17:48:23 +0100 Subject: [PATCH] Uncomment stuff in manifest so it's not empty and won't break the launcher. Whoops. --- Resources/manifest.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/manifest.yml b/Resources/manifest.yml index 26c1deb06a..16878f42cc 100644 --- a/Resources/manifest.yml +++ b/Resources/manifest.yml @@ -1,3 +1,3 @@ -#defaultWindowTitle: Space Station 13 -#windowIconSet: /Textures/Logo/icon -#splashLogo: /Textures/Logo/logo.png +defaultWindowTitle: Space Station 14 +windowIconSet: /Textures/Logo/icon +splashLogo: /Textures/Logo/logo.png