From 43a7a0972e06eab180f4d83b32a921a450d9575c Mon Sep 17 00:00:00 2001 From: Truoizys Date: Sat, 13 Jul 2024 12:54:19 +0100 Subject: [PATCH] mb forgot about the hardcoded fucking test list --- Content.IntegrationTests/Tests/PostMapInitTest.cs | 1 + Resources/Prototypes/Maps/Pools/default.yml | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Content.IntegrationTests/Tests/PostMapInitTest.cs b/Content.IntegrationTests/Tests/PostMapInitTest.cs index cd14bfdc90..b21eb9f5ed 100644 --- a/Content.IntegrationTests/Tests/PostMapInitTest.cs +++ b/Content.IntegrationTests/Tests/PostMapInitTest.cs @@ -58,6 +58,7 @@ public sealed class PostMapInitTest "Box", "Europa", "Saltern", + "Stanford", "Core", "Marathon", "MeteorArena", diff --git a/Resources/Prototypes/Maps/Pools/default.yml b/Resources/Prototypes/Maps/Pools/default.yml index c62a1fbd88..010d7966e8 100644 --- a/Resources/Prototypes/Maps/Pools/default.yml +++ b/Resources/Prototypes/Maps/Pools/default.yml @@ -15,7 +15,4 @@ - Saltern - Packed - Reach - #- Train - -# SP14 - - Stanford #temp \ No newline at end of file + #- Train \ No newline at end of file