3966f420db9a25979c75e0b6b79fd262a0039cad
Changed the code for dungeon selection in various classes so that rather than allocating and passing around the dimension where the dungeon will be generated, we instead pass around the parent dimension. This simplifies our code and moves us toward avoiding stray dims when dungeon selection fails and to solving the dungeon pre-generation problem with gateways.
Description
No description provided
Languages
Java
100%