wofsauge/IsaacDocs

GetRoomByIdx returns a "RoomDescriptor", not a "const RoomDescriptor"

Closed this issue · 1 comments

you can modify the values inside of it, which makes it different than what is returned by GetCurrentRoomDesc

Fixed in df3aa85 and i also added a regex Lint check that checks for missing links in return values of functions/variables