We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a582a81 commit 4c49f56Copy full SHA for 4c49f56
1 file changed
src/World.Net/Helpers/CountryInitializer.cs
@@ -196,6 +196,7 @@ public static Dictionary<CountryIdentifier, ICountry> Initialize()
196
{ CountryIdentifier.Taiwan, new Taiwan() },
197
{ CountryIdentifier.Tajikistan, new Tajikistan() },
198
{ CountryIdentifier.Tanzania, new Tanzania() },
199
+ { CountryIdentifier.Thailand, new Thailand() },
200
{ CountryIdentifier.TimorLeste, new TimorLeste() },
201
{ CountryIdentifier.Togo, new Togo() },
202
{ CountryIdentifier.Tokelau, new Tokelau() },
0 commit comments