forked from alterware/s1-mod
maint: April update
This commit is contained in:
@@ -12,7 +12,7 @@ namespace demonware
|
||||
{
|
||||
auto result = new bdDMLRawData;
|
||||
result->country_code = "US";
|
||||
result->country_code = "'Murica";
|
||||
result->country = "United States of America";
|
||||
result->region = "New York";
|
||||
result->city = "New York";
|
||||
result->latitude = 0;
|
||||
|
Reference in New Issue
Block a user