Everything Working as intended
This commit is contained in:
parent
5ba8d9da87
commit
63e7c49a57
Assets
OurScripts
SharedSpatialAnchors
Prefabs/Resources
CountryInfoContainer.prefabSingleCountryData 1.prefabSingleCountryData 1.prefab.metaSingleCountryData.prefabWorldMapGlobeNetworked.prefab
Scenes
StreamingAssets
@ -64,10 +64,10 @@ public class GlobeControllerScript : MonoBehaviour
|
||||
|
||||
// Check if a country is highlighted
|
||||
OnTryCountrySelected();
|
||||
if(isCountryHighlighted && OVRInput.Get(OVRInput.Button.SecondaryIndexTrigger))
|
||||
if(isCountryHighlighted && OVRInput.GetDown(OVRInput.Button.SecondaryIndexTrigger))
|
||||
{
|
||||
Debug.Log("Country Selected: " + highlightedCountryName);
|
||||
|
||||
|
||||
OnCountrySelected(targetCountryIndex, targetRegionIndex);
|
||||
// TODO: Send info to the Data Manager UI
|
||||
|
||||
@ -204,6 +204,7 @@ public class GlobeControllerScript : MonoBehaviour
|
||||
if (countryData != null)
|
||||
{
|
||||
CanvasCountryInfoManager.instance.ShowNewCountryInCanvas(country.name, countryData.co2emissions.ToString());
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
19
Assets/OurScripts/TransferOwnership.cs
Normal file
19
Assets/OurScripts/TransferOwnership.cs
Normal file
@ -0,0 +1,19 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using Photon.Pun;
|
||||
|
||||
public class TransferOwnership : MonoBehaviourPun
|
||||
{
|
||||
|
||||
private float thumbstickThreshold = 0.1f;
|
||||
// Update is called once per frame
|
||||
void Update()
|
||||
{
|
||||
Vector2 thumbstickInput = OVRInput.Get(OVRInput.Axis2D.SecondaryThumbstick);
|
||||
if (thumbstickInput.magnitude > thumbstickThreshold || OVRInput.Get(OVRInput.Button.SecondaryIndexTrigger) || OVRInput.Get(OVRInput.Button.SecondaryHandTrigger))
|
||||
{
|
||||
base.photonView.RequestOwnership();
|
||||
}
|
||||
}
|
||||
}
|
11
Assets/OurScripts/TransferOwnership.cs.meta
Normal file
11
Assets/OurScripts/TransferOwnership.cs.meta
Normal file
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e8c12cf7ae58311499d554466ac125a6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -12,6 +12,7 @@ GameObject:
|
||||
- component: {fileID: 2544221884720395286}
|
||||
- component: {fileID: 3034326958325294652}
|
||||
- component: {fileID: 5957277970404350862}
|
||||
- component: {fileID: 6977615560457223163}
|
||||
m_Layer: 0
|
||||
m_Name: CountryInfoContainer
|
||||
m_TagString: Untagged
|
||||
@ -102,3 +103,15 @@ MonoBehaviour:
|
||||
sceneViewId: 0
|
||||
InstantiationId: 0
|
||||
isRuntimeInstantiated: 0
|
||||
--- !u!114 &6977615560457223163
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7484365055862865305}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4375dcc96b3fb7c46b584aade9bfb06b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b320684f447961b4889ab67566a410b0
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -20,6 +20,7 @@ GameObject:
|
||||
- component: {fileID: 8433603336126311449}
|
||||
- component: {fileID: 814751981687686240}
|
||||
- component: {fileID: 1292532822530760652}
|
||||
- component: {fileID: -2583080106395244808}
|
||||
m_Layer: 0
|
||||
m_Name: SingleCountryData
|
||||
m_TagString: Untagged
|
||||
@ -276,6 +277,18 @@ MonoBehaviour:
|
||||
m_SynchronizeRotation: 1
|
||||
m_SynchronizeScale: 1
|
||||
m_UseLocal: 1
|
||||
--- !u!114 &-2583080106395244808
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 258636511145112296}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4375dcc96b3fb7c46b584aade9bfb06b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1091630702237929119
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -368,7 +381,7 @@ MonoBehaviour:
|
||||
m_faceColor:
|
||||
serializedVersion: 2
|
||||
rgba: 4294967295
|
||||
m_fontSize: 60
|
||||
m_fontSize: 37.05
|
||||
m_fontSizeBase: 36
|
||||
m_fontWeight: 400
|
||||
m_enableAutoSizing: 1
|
||||
|
@ -556,7 +556,7 @@ Transform:
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.06386786, y: -0.30840605, z: 0.19246735, w: 0.92938846}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 0.5, y: 0.5, z: 0.5}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children:
|
||||
- {fileID: 3539242263973632390}
|
||||
|
@ -489,6 +489,7 @@ GameObject:
|
||||
- component: {fileID: 174579751}
|
||||
- component: {fileID: 174579752}
|
||||
- component: {fileID: 174579753}
|
||||
- component: {fileID: 174579754}
|
||||
m_Layer: 0
|
||||
m_Name: GlobeController
|
||||
m_TagString: Untagged
|
||||
@ -563,6 +564,18 @@ MonoBehaviour:
|
||||
sceneViewId: 3
|
||||
InstantiationId: 0
|
||||
isRuntimeInstantiated: 0
|
||||
--- !u!114 &174579754
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 174579749}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4375dcc96b3fb7c46b584aade9bfb06b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!4 &214795174 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 5414912244175512725, guid: 60fa00281e83b294583adc31df520fbe, type: 3}
|
||||
@ -745,7 +758,16 @@ PrefabInstance:
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_AddedComponents:
|
||||
- targetCorrespondingSourceObject: {fileID: 5747729682785990289, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 1730897590}
|
||||
- targetCorrespondingSourceObject: {fileID: 3531989185929275301, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 1860428865}
|
||||
- targetCorrespondingSourceObject: {fileID: 7884898452452179492, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 1531203682}
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
--- !u!1 &360317605
|
||||
GameObject:
|
||||
@ -3429,6 +3451,23 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 91791d25352446c4ab2720cc5432d82c, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1531203677 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 7884898452452179492, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
m_PrefabInstance: {fileID: 293667086}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!114 &1531203682
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1531203677}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4375dcc96b3fb7c46b584aade9bfb06b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1543775229
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -4002,6 +4041,23 @@ Transform:
|
||||
m_Children: []
|
||||
m_Father: {fileID: 1929030171}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &1730897579 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 5747729682785990289, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
m_PrefabInstance: {fileID: 293667086}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!114 &1730897590
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1730897579}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4375dcc96b3fb7c46b584aade9bfb06b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1774543903
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -4033,6 +4089,23 @@ Transform:
|
||||
m_Children: []
|
||||
m_Father: {fileID: 214795174}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &1860428856 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 3531989185929275301, guid: 66ffb155de7ac9441b9fb9790635558c, type: 3}
|
||||
m_PrefabInstance: {fileID: 293667086}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!114 &1860428865
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1860428856}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4375dcc96b3fb7c46b584aade9bfb06b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1902799571
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -189,7 +189,7 @@ Uganda,2021,6.82
|
||||
Ukraine,2021,185.46
|
||||
United Arab Emirates,2021,193.51
|
||||
United Kingdom,2021,335.36
|
||||
United States,2021,4752.08
|
||||
United States of America,2021,4752.08
|
||||
Uruguay,2021,6.79
|
||||
Uzbekistan,2021,125.65
|
||||
Vanuatu,2021,0.22
|
||||
@ -388,7 +388,7 @@ Uganda,1990,0
|
||||
Ukraine,1990,-
|
||||
United Arab Emirates,1990,29.4
|
||||
United Kingdom,1990,10
|
||||
United States,1990,19.1
|
||||
United States of America,1990,19.1
|
||||
Uruguay,1990,1.3
|
||||
Uzbekistan,1990,5.3
|
||||
Vanuatu,1990,0.5
|
||||
@ -587,7 +587,7 @@ Uganda,1991,0
|
||||
Ukraine,1991,-
|
||||
United Arab Emirates,1991,30.2
|
||||
United Kingdom,1991,10.3
|
||||
United States,1991,18.9
|
||||
United States of America,1991,18.9
|
||||
Uruguay,1991,1.5
|
||||
Uzbekistan,1991,5.4
|
||||
Vanuatu,1991,0.4
|
||||
@ -786,7 +786,7 @@ Uganda,1992,0
|
||||
Ukraine,1992,11.9
|
||||
United Arab Emirates,1992,29.5
|
||||
United Kingdom,1992,10.2
|
||||
United States,1992,18.6
|
||||
United States of America,1992,18.6
|
||||
Uruguay,1992,1.6
|
||||
Uzbekistan,1992,4.9
|
||||
Vanuatu,1992,0.4
|
||||
@ -985,7 +985,7 @@ Uganda,1993,0
|
||||
Ukraine,1993,10.1
|
||||
United Arab Emirates,1993,31.1
|
||||
United Kingdom,1993,9.8
|
||||
United States,1993,19.5
|
||||
United States of America,1993,19.5
|
||||
Uruguay,1993,1.4
|
||||
Uzbekistan,1993,4.4
|
||||
Vanuatu,1993,0.4
|
||||
@ -1184,7 +1184,7 @@ Uganda,1994,0
|
||||
Ukraine,1994,8.3
|
||||
United Arab Emirates,1994,33.1
|
||||
United Kingdom,1994,9.7
|
||||
United States,1994,19.5
|
||||
United States of America,1994,19.5
|
||||
Uruguay,1994,1.3
|
||||
Uzbekistan,1994,4.4
|
||||
Vanuatu,1994,0.4
|
||||
@ -1383,7 +1383,7 @@ Uganda,1995,0
|
||||
Ukraine,1995,8.4
|
||||
United Arab Emirates,1995,30.3
|
||||
United Kingdom,1995,9.7
|
||||
United States,1995,19.3
|
||||
United States of America,1995,19.3
|
||||
Uruguay,1995,1.4
|
||||
Uzbekistan,1995,4.3
|
||||
Vanuatu,1995,0.4
|
||||
@ -1582,7 +1582,7 @@ Uganda,1996,0
|
||||
Ukraine,1996,7.8
|
||||
United Arab Emirates,1996,16.9
|
||||
United Kingdom,1996,10
|
||||
United States,1996,19.4
|
||||
United States of America,1996,19.4
|
||||
Uruguay,1996,1.7
|
||||
Uzbekistan,1996,4.9
|
||||
Vanuatu,1996,0.5
|
||||
@ -1781,7 +1781,7 @@ Uganda,1997,0.1
|
||||
Ukraine,1997,6.5
|
||||
United Arab Emirates,1997,16.4
|
||||
United Kingdom,1997,9.5
|
||||
United States,1997,19.7
|
||||
United States of America,1997,19.7
|
||||
Uruguay,1997,1.7
|
||||
Uzbekistan,1997,4.8
|
||||
Vanuatu,1997,0.5
|
||||
@ -1980,7 +1980,7 @@ Uganda,1998,0.1
|
||||
Ukraine,1998,6.3
|
||||
United Arab Emirates,1998,34.2
|
||||
United Kingdom,1998,9.5
|
||||
United States,1998,19.5
|
||||
United States of America,1998,19.5
|
||||
Uruguay,1998,1.7
|
||||
Uzbekistan,1998,4.8
|
||||
Vanuatu,1998,0.5
|
||||
@ -2179,7 +2179,7 @@ Uganda,1999,0.1
|
||||
Ukraine,1999,6.4
|
||||
United Arab Emirates,1999,29
|
||||
United Kingdom,1999,9.1
|
||||
United States,1999,19.5
|
||||
United States of America,1999,19.5
|
||||
Uruguay,1999,2
|
||||
Uzbekistan,1999,4.8
|
||||
Vanuatu,1999,0.5
|
||||
@ -2378,7 +2378,7 @@ Uganda,2000,0.1
|
||||
Ukraine,2000,6.2
|
||||
United Arab Emirates,2000,39.1
|
||||
United Kingdom,2000,9.2
|
||||
United States,2000,20
|
||||
United States of America,2000,20
|
||||
Uruguay,2000,1.6
|
||||
Uzbekistan,2000,5
|
||||
Vanuatu,2000,0.4
|
||||
@ -2577,7 +2577,7 @@ Uganda,2001,0.1
|
||||
Ukraine,2001,6.3
|
||||
United Arab Emirates,2001,33.3
|
||||
United Kingdom,2001,9.3
|
||||
United States,2001,19.3
|
||||
United States of America,2001,19.3
|
||||
Uruguay,2001,1.5
|
||||
Uzbekistan,2001,4.7
|
||||
Vanuatu,2001,0.4
|
||||
@ -2776,7 +2776,7 @@ Uganda,2002,0.1
|
||||
Ukraine,2002,6.3
|
||||
United Arab Emirates,2002,23.3
|
||||
United Kingdom,2002,9
|
||||
United States,2002,19.4
|
||||
United States of America,2002,19.4
|
||||
Uruguay,2002,1.4
|
||||
Uzbekistan,2002,4.6
|
||||
Vanuatu,2002,0.4
|
||||
@ -2975,7 +2975,7 @@ Uganda,2003,0.1
|
||||
Ukraine,2003,7.1
|
||||
United Arab Emirates,2003,28.2
|
||||
United Kingdom,2003,9.1
|
||||
United States,2003,19.2
|
||||
United States of America,2003,19.2
|
||||
Uruguay,2003,1.4
|
||||
Uzbekistan,2003,4.3
|
||||
Vanuatu,2003,0.4
|
||||
@ -3174,7 +3174,7 @@ Uganda,2004,0.1
|
||||
Ukraine,2004,7
|
||||
United Arab Emirates,2004,28.7
|
||||
United Kingdom,2004,9.1
|
||||
United States,2004,19.3
|
||||
United States of America,2004,19.3
|
||||
Uruguay,2004,1.7
|
||||
Uzbekistan,2004,4.3
|
||||
Vanuatu,2004,0.4
|
||||
@ -3373,7 +3373,7 @@ Uganda,2005,0.1
|
||||
Ukraine,2005,7
|
||||
United Arab Emirates,2005,28.3
|
||||
United Kingdom,2005,9
|
||||
United States,2005,19.3
|
||||
United States of America,2005,19.3
|
||||
Uruguay,2005,1.7
|
||||
Uzbekistan,2005,4.3
|
||||
Vanuatu,2005,0.4
|
||||
@ -3572,7 +3572,7 @@ Uganda,2006,0.1
|
||||
Ukraine,2006,6.8
|
||||
United Arab Emirates,2006,28.7
|
||||
United Kingdom,2006,9.1
|
||||
United States,2006,18.8
|
||||
United States of America,2006,18.8
|
||||
Uruguay,2006,2
|
||||
Uzbekistan,2006,4.6
|
||||
Vanuatu,2006,0.4
|
||||
@ -3771,7 +3771,7 @@ Uganda,2007,0.1
|
||||
Ukraine,2007,6.9
|
||||
United Arab Emirates,2007,25.3
|
||||
United Kingdom,2007,8.9
|
||||
United States,2007,19.3
|
||||
United States of America,2007,19.3
|
||||
Uruguay,2007,1.8
|
||||
Uzbekistan,2007,3.9
|
||||
Vanuatu,2007,0.5
|
||||
@ -3970,7 +3970,7 @@ Uganda,2008,0.1
|
||||
Ukraine,2008,7
|
||||
United Arab Emirates,2008,24.7
|
||||
United Kingdom,2008,8.5
|
||||
United States,2008,18.5
|
||||
United States of America,2008,18.5
|
||||
Uruguay,2008,2.5
|
||||
Uzbekistan,2008,3.7
|
||||
Vanuatu,2008,0.4
|
||||
@ -4169,7 +4169,7 @@ Uganda,2009,0.1
|
||||
Ukraine,2009,5.6
|
||||
United Arab Emirates,2009,22.6
|
||||
United Kingdom,2009,7.6
|
||||
United States,2009,17.2
|
||||
United States of America,2009,17.2
|
||||
Uruguay,2009,2.4
|
||||
Uzbekistan,2009,3.9
|
||||
Vanuatu,2009,0.5
|
||||
@ -4368,7 +4368,7 @@ Uganda,2010,0.1
|
||||
Ukraine,2010,6.6
|
||||
United Arab Emirates,2010,20.1
|
||||
United Kingdom,2010,7.8
|
||||
United States,2010,17.5
|
||||
United States of America,2010,17.5
|
||||
Uruguay,2010,1.9
|
||||
Uzbekistan,2010,-
|
||||
Vanuatu,2010,0.5
|
||||
@ -4567,7 +4567,7 @@ Uganda,2011,0.1
|
||||
Ukraine,2011,6.3
|
||||
United Arab Emirates,2011,20.4
|
||||
United Kingdom,2011,7.1
|
||||
United States,2011,17
|
||||
United States of America,2011,17
|
||||
Uruguay,2011,2.3
|
||||
Uzbekistan,2011,-
|
||||
Vanuatu,2011,0.6
|
||||
@ -4766,7 +4766,7 @@ Uganda,2012,0.1
|
||||
Ukraine,2012,6.5
|
||||
United Arab Emirates,2012,19.8
|
||||
United Kingdom,2012,7.4
|
||||
United States,2012,16.3
|
||||
United States of America,2012,16.3
|
||||
Uruguay,2012,2.6
|
||||
Uzbekistan,2012,3.9
|
||||
Vanuatu,2012,0.5
|
||||
@ -4965,7 +4965,7 @@ Uganda,2013,0.1
|
||||
Ukraine,2013,6
|
||||
United Arab Emirates,2013,19
|
||||
United Kingdom,2013,7.1
|
||||
United States,2013,16.3
|
||||
United States of America,2013,16.3
|
||||
Uruguay,2013,2.2
|
||||
Uzbekistan,2013,3.4
|
||||
Vanuatu,2013,0.4
|
||||
@ -5164,7 +5164,7 @@ Uganda,2014,0.1
|
||||
Ukraine,2014,5
|
||||
United Arab Emirates,2014,23.3
|
||||
United Kingdom,2014,6.5
|
||||
United States,2014,16.5
|
||||
United States of America,2014,16.5
|
||||
Uruguay,2014,2
|
||||
Uzbekistan,2014,3.4
|
||||
Vanuatu,2014,0.6
|
||||
@ -5363,7 +5363,7 @@ Uganda,2015,0.1
|
||||
Ukraine,2015,4.8
|
||||
United Arab Emirates,2015,22.1
|
||||
United Kingdom,2015,6.3
|
||||
United States,2015,16.3
|
||||
United States of America,2015,16.3
|
||||
Uruguay,2015,2
|
||||
Uzbekistan,2015,3.4
|
||||
Vanuatu,2015,0.3
|
||||
@ -5562,7 +5562,7 @@ Uganda,2018,0.1
|
||||
Ukraine,2018,4.5
|
||||
United Arab Emirates,2018,22.4
|
||||
United Kingdom,2018,5.6
|
||||
United States,2018,16.1
|
||||
United States of America,2018,16.1
|
||||
Uruguay,2018,2
|
||||
Uzbekistan,2018,3.1
|
||||
Vanuatu,2018,0.3
|
||||
|
|
Loading…
x
Reference in New Issue
Block a user