mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 14:48:56 +07:00

- Shoved TextureRegionDrawables into a hashmap for faster searching and more unified access (not everyone has to create a Drawable for the Region now) - getLanguages() now does the minimum amount of work without saving intermediates Unified ImageGetter.getTableBackground() (helper, not performance)