mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-30 20:17:32 +03:00
* Refactors the ConstructionSystem into the MVP pattern. * Refactors the ConstructionMenu into the MVP pattern. * Moved the ConstructionMenuPresenter to the GameScreen where it belongs. * Rebase updates.