Test missing new

This commit is contained in:
Coryler 2026-06-06 17:51:41 +02:00
parent f0b9b97da8
commit 0187242d9d
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ namespace Content.IntegrationTests.Tests
testSystem.Enabled = false;
}
private const string TestMap = "Maps/pebble.yml";
private new const string TestMap = "Maps/pebble.yml";
/// <summary>
/// Loads the default map, runs it for 5 ticks, then assert that it did not change.