diff --git a/MCGalaxy/Levels/LevelActions.cs b/MCGalaxy/Levels/LevelActions.cs index 57223db4d..c96dfe828 100644 --- a/MCGalaxy/Levels/LevelActions.cs +++ b/MCGalaxy/Levels/LevelActions.cs @@ -191,7 +191,6 @@ namespace MCGalaxy pl.level.Unload(true, false); //TODO: Only move players out of the museum if the backup being deleted actually matches their museum //It really doesn't look like the code was designed to be able to do this - break; } }