mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 08:21:36 +07:00

* Extract AnimatedMenuPopup from UnitUpgradeMenu to make its basic idea reusable * Rebase UnitUpgradeMenu onto AnimatedMenuPopup * Add SoundPlayer.playRepeated for future reusability * Move UnitUpgradeMenu to popups package * Reuse playRepeated in PromotionPickerScreen * Reuse playRepeated in PromotionPickerScreen - clean up imports