mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
out of my element (#6074)
Co-authored-by: iaada <iaada@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,7 @@ public sealed partial class VisibilityTest : RobustIntegrationTest
|
||||
public async Task UnknownEntityTest()
|
||||
{
|
||||
var server = StartServer();
|
||||
await server.WaitIdleAsync();
|
||||
|
||||
var xforms = server.System<SharedTransformSystem>();
|
||||
var vis = server.System<VisibilitySystem>();
|
||||
|
||||
Reference in New Issue
Block a user