mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 23:47:16 -05:00
* Don't call GetTile from the render functions. Don't bother trying to render uncached tiles. * Added back randomization code * Update refs * Fix random tiles selection. No sorting the input, no selecting 0 probability tiles if there are other options.