Add a test to check that maps are not saved postmapinit (#1987)

This commit is contained in:
DrSmugleaf
2020-09-02 01:16:42 +02:00
committed by GitHub
parent 61f64e15f2
commit b132a4c2d9
2 changed files with 60 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using NUnit.Framework;
using Robust.Server.Interfaces.Maps;
using Robust.Server.Interfaces.Timing;
using Robust.Shared.GameObjects;
using Robust.Shared.Interfaces.GameObjects;