Core/Scenarios: Removed unused variables
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ecb16fde4cf71851c46d78471b667b56f55bd17)
This commit is contained in:
@@ -178,6 +178,5 @@ namespace Game.Scenarios
|
|||||||
}
|
}
|
||||||
|
|
||||||
Map _map;
|
Map _map;
|
||||||
Dictionary<byte, Dictionary<uint, CriteriaProgress>> _stepCriteriaProgress = new();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user