mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 05:41:11 +07:00
Resolved #1420 - Menu in the map editor no longer opens multiple times on subsequent clicks
This commit is contained in:
@ -41,7 +41,7 @@ android {
|
||||
release {
|
||||
// Don't add local save files and fonts to release, obviously
|
||||
aaptOptions {
|
||||
ignoreAssetsPattern "!SaveFiles:!fonts:!maps:!music"
|
||||
ignoreAssetsPattern "!SaveFiles:!fonts:!maps:!music:!mods"
|
||||
}
|
||||
|
||||
minifyEnabled false
|
||||
|
Reference in New Issue
Block a user