Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit d0a6652

Browse files
author
Freelancin
committed
Added the shuttle to PostMapInitTest whitelist.
1 parent 0dac120 commit d0a6652

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Content.IntegrationTests/Tests/PostMapInitTest.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Contains modifications made by Ronstation contributors, therefore this file is subject to MIT sublicensed with AGPL v3.0.
12
using System.Collections.Generic;
23
using System.IO;
34
using System.Linq;
@@ -53,6 +54,7 @@ public sealed class PostMapInitTest
5354
"/Maps/Shuttles/ShuttleEvent/honki.yml", // Contains golden honker, clown's rubber stamp
5455
"/Maps/Shuttles/ShuttleEvent/instigator.yml", // Contains EXP-320g "Friendship"
5556
"/Maps/Shuttles/ShuttleEvent/syndie_evacpod.yml", // Contains syndicate rubber stamp
57+
"/Maps/_Ronstation/Shuttles/ShuttleEvent/syndie_evacpod.yml" // Contains syndicate rubber stamp Ronstation - Modification
5658
};
5759

5860
private static readonly string[] GameMaps =

0 commit comments

Comments
 (0)