Main/System/Dungeon/DungeonData.cs @@ -24,7 +24,6 @@ { return _lhs.mapId != _rhs.mapId || _lhs.lineId != _rhs.lineId; } } public class DungeonResult