Correct the Tile attachTo variable's stloc index in GenerateMainPath #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Zaggy1024/DungeonGenerationPlus_LethalCompany_Mod:modify-main-path-doorway-groups-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This was reading from the wrong index and always passing null, so the
doorway groups were never taking effect at all for the first main path.
Based