mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Add onboarding screen iOS
This commit is contained in:
@@ -60,6 +60,8 @@ class ServerAPI(serverName: Servers) {
|
||||
SUCCESS, ERROR
|
||||
}
|
||||
|
||||
val numberOfServers = Servers.values().size
|
||||
|
||||
fun getServer(serverID: Int): Servers {
|
||||
return Servers.values()[serverID]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user