Removed old countries

This commit is contained in:
soraefir 2024-04-12 20:09:36 +02:00
parent 1dd587d252
commit 3041f03a89
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -5,9 +5,10 @@ enum class Country(
override val area: Int override val area: Int
) : GeoLoc { ) : GeoLoc {
ATA("Antarctica", 14000000), ATA("Antarctica", 14000000),
HKG("Hong Kong", 1104),
MAC("Macao", 32), // HKG("Hong Kong", 1104),
ANT("Netherlands Antilles", 800), // MAC("Macao", 32),
// ANT("Netherlands Antilles", 800),
AFG("Afghanistan", 645487), AFG("Afghanistan", 645487),
XAD("Akrotiri and Dhekelia", 234), XAD("Akrotiri and Dhekelia", 234),
ALA("Åland", 1483), ALA("Åland", 1483),