Add fultons (#18958)

This commit is contained in:
metalgearsloth
2023-08-29 16:34:05 +10:00
committed by GitHub
parent 9ffd3444a2
commit 789c5e0a2b
40 changed files with 705 additions and 37 deletions

View File

@@ -311,6 +311,7 @@ namespace Content.IntegrationTests.Tests
"DebrisFeaturePlacerController", // Above.
"LoadedChunk", // Worldgen chunk loading malding.
"BiomeSelection", // Whaddya know, requires config.
"DeployableBarrier",
};
await using var pair = await PoolManager.GetServerClient();