2.6.2
Bugfixes
- Fixed an issue with the
QuickGenerators.GenerateDungeonMazeMap
overload with no RNG where parameters were passed improperly to the underlying steps.- WARNING: If you were calling this overload without named parameters, the parameters have now been reordered, so you will have to adjust your call accordingly
- Added the
maxTrimIterations
parameter to the overload without RNG