sulai
sulai
- moved "buy" button to city info table - removed "add to queue" button - expand icon changed to android defaults - CityStatsTable: big scrollable area Goal of this PR...
First of all, thanks @2e3s for the great work!  These gaps (1-3 seconds) amount to an error of about 30 minutes per day, depending on session duration and window...
The two calls to `fireExit()` in `Stage.actorRemoved()` should be replaced by `fireEnterAndExit()`. - **Obervation**: As it is now, InputListener.exit() has `toActor` set to the removed actor. - **Expected**: toActor should...