Weapons tested and general changes made to support the results of those tests
This commit is contained in:
@@ -11,7 +11,5 @@ public interface IDungeonFloor : INode3D
|
||||
|
||||
public ImmutableList<IDungeonRoom> Rooms { get; }
|
||||
|
||||
public void FadeOutAudio();
|
||||
|
||||
public bool FloorIsLoaded { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user