xyz server as default multiplayer server

This commit is contained in:
Yair Morgenstern
2022-12-08 12:37:34 +02:00
parent ccb1d769f1
commit 309aaf99d4
2 changed files with 2 additions and 1 deletions

View File

@ -80,6 +80,7 @@ object Constants {
const val uniqueOrDelimiter = "\" OR \""
const val dropboxMultiplayerServer = "Dropbox"
const val uncivXyzServer = "https://uncivserver.xyz/"
const val defaultTileset = "HexaRealm"
const val defaultUnitset = "AbsoluteUnits"