mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
* Fixed reviewed comments of PR 6273 * Cleanup of Dropbox.kt - moved Dropbox.kt from ui\worldscreen\mainmenu to logic\multiplayer - moved ServerMutex and OnlineMultiplayer to own files - changed DropBoxFileConflictException to FileStorageConflictException to match FileStorage scheme - merged FolderListEntry with DropboxMetaData as they were basicly the same - introduced IFileMetaData to match FileStorage scheme and modified DropboxMetaData to use it - removed some unused imports |
||
|---|---|---|
| .. | ||
| assets | ||
| Images | ||
| Images.Construction | ||
| Images.Flags/FlagIcons | ||
| Images.Skin | ||
| Images.Tech/TechIcons | ||
| ImagesToNotAddToGame | ||
| res | ||
| src/com/unciv/app | ||
| AndroidManifest.xml | ||
| build.gradle.kts | ||
| ic_launcher-web.png | ||
| proguard-rules.pro | ||
| project.properties | ||