mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 20:28:56 +07:00
Multiple mods work OK!
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 306 KiB After Width: | Height: | Size: 307 KiB |
@ -244,7 +244,7 @@ class NewGameScreenOptionsTable(val newGameScreen: NewGameScreen, val updatePlay
|
||||
updatePlayerPickerTable()
|
||||
}
|
||||
})
|
||||
modCheckboxTable.add(checkBox)
|
||||
modCheckboxTable.add(checkBox).row()
|
||||
}
|
||||
|
||||
add(modCheckboxTable).colspan(2).row()
|
||||
|
Reference in New Issue
Block a user