mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 20:28:56 +07:00

* Make DeveloperConsole callable from WorldScreenMenuPopup * Better WorldScreenMenuPopup single/dual-column logic * Allow developer console to stay open and persist history * Fix console tab key closing onscreen keyboard * Give the now persisted console history an upper size limit * Ensure "up" always gives the new entry * Fix merge leftovers * Reviews