This commit is contained in:
Kurtis Eveleigh 2017-11-10 13:19:56 -08:00
Родитель 31af5cf719
Коммит 66607c58d6
5 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -2,7 +2,6 @@
// Licensed under the MIT License. See LICENSE in the project root for license information.
using HoloToolkit.Unity.InputModule;
using System;
using UnityEngine;
using UnityEngine.XR.WSA.Input;

Просмотреть файл

@ -4,7 +4,6 @@
using HoloToolkit.Unity.Controllers;
using HoloToolkit.Unity.Design;
using HoloToolkit.Unity.InputModule;
using System.Collections;
using UnityEngine;
using UnityEngine.XR.WSA.Input;

Просмотреть файл

@ -2,7 +2,6 @@
// Licensed under the MIT License. See LICENSE in the project root for license information.
using HoloToolkit.Unity.Controllers;
using HoloToolkit.Unity.InputModule;
using UnityEngine;
using UnityEngine.XR.WSA.Input;

Просмотреть файл

@ -2,7 +2,6 @@
// Licensed under the MIT License. See LICENSE in the project root for license information.
using HoloToolkit.Unity.Controllers;
using HoloToolkit.Unity.InputModule;
using System;
using System.Collections;
using UnityEngine;

Просмотреть файл

@ -1,7 +1,6 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
using HoloToolkit.Unity.InputModule;
using UnityEngine;
using UnityEngine.XR.WSA.Input;