mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 09:48:12 +07:00
Resolved #1569 - "Patreon" button actually opens Patreon now
This commit is contained in:
@ -151,7 +151,7 @@ class WorldScreenCommunityTable(val worldScreen: WorldScreen) : PopupTable(world
|
||||
}
|
||||
|
||||
addButton("Patreon"){
|
||||
Gdx.net.openURI("https://github.com/yairm210/UnCiv")
|
||||
Gdx.net.openURI("https://www.patreon.com/yairm210")
|
||||
remove()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user