Reorder regions in region groups
The order of the regions in each group was random and confusing. Now it's reordered so it corresponds to the map. Change-Id: I6fcf34dd97808f26eabbef51665e7d2743a6cd85
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -527,18 +527,18 @@ regiongroups:
|
||||
LA: 1
|
||||
# south-america
|
||||
SA: 1
|
||||
# europe
|
||||
EU: 2
|
||||
# middle-east
|
||||
ME: 2
|
||||
# africa
|
||||
AF: 2
|
||||
# europe
|
||||
EU: 2
|
||||
# asia
|
||||
AS: 3
|
||||
# australia
|
||||
AU: 3
|
||||
# pacific
|
||||
PA: 3
|
||||
# australia
|
||||
AU: 3
|
||||
# world wide, international
|
||||
WW: 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user