diff --git a/Assets/Scripts/API/Server.cs b/Assets/Scripts/API/Server.cs index 651fc44..dc2947e 100644 --- a/Assets/Scripts/API/Server.cs +++ b/Assets/Scripts/API/Server.cs @@ -10,7 +10,7 @@ namespace Assets.Scripts.API public class Server : MonoBehaviour { public static string HOST_PROD = "https://quantifly.plnech.fr"; - public static string HOST = "http://localhost:8990"; + public static string HOST_DEV = "http://localhost:8990"; public Server () { diff --git a/Assets/Scripts/Model.meta b/Assets/Scripts/Model.meta new file mode 100644 index 0000000..cb91f3e --- /dev/null +++ b/Assets/Scripts/Model.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c56230d4575634b8896a178b68e9a055 +folderAsset: yes +timeCreated: 1477229352 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: