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
|
LA: 1
|
||||||
# south-america
|
# south-america
|
||||||
SA: 1
|
SA: 1
|
||||||
|
# europe
|
||||||
|
EU: 2
|
||||||
# middle-east
|
# middle-east
|
||||||
ME: 2
|
ME: 2
|
||||||
# africa
|
# africa
|
||||||
AF: 2
|
AF: 2
|
||||||
# europe
|
|
||||||
EU: 2
|
|
||||||
# asia
|
# asia
|
||||||
AS: 3
|
AS: 3
|
||||||
# australia
|
|
||||||
AU: 3
|
|
||||||
# pacific
|
# pacific
|
||||||
PA: 3
|
PA: 3
|
||||||
|
# australia
|
||||||
|
AU: 3
|
||||||
# world wide, international
|
# world wide, international
|
||||||
WW: 4
|
WW: 4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user