Removed old countries
This commit is contained in:
parent
1dd587d252
commit
3041f03a89
@ -5,9 +5,10 @@ enum class Country(
|
||||
override val area: Int
|
||||
) : GeoLoc {
|
||||
ATA("Antarctica", 14000000),
|
||||
HKG("Hong Kong", 1104),
|
||||
MAC("Macao", 32),
|
||||
ANT("Netherlands Antilles", 800),
|
||||
|
||||
// HKG("Hong Kong", 1104),
|
||||
// MAC("Macao", 32),
|
||||
// ANT("Netherlands Antilles", 800),
|
||||
AFG("Afghanistan", 645487),
|
||||
XAD("Akrotiri and Dhekelia", 234),
|
||||
ALA("Åland", 1483),
|
||||
|
Loading…
x
Reference in New Issue
Block a user