mirror of
https://github.com/open-goal/jak-project
synced 2026-06-04 02:47:17 -04:00
eac11b5b93
Fixes https://github.com/open-goal/jak-project/issues/3720. The texture page and texture name appear multiple times with different IDs, meaning that we insert the texture with the wrong ID. Fixed by using IDs for common_tpage textures. Since this common_tpage feature is only used for minimap stuff, I don't think it can mess up texture animations.  Co-authored-by: water111 <awaterford1111445@gmail.com>