We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ef1fe commit 08509c2Copy full SHA for 08509c2
Core/NativePlatform/NativeApi.cs
@@ -2,9 +2,9 @@
2
// http://www.apache.org/licenses/LICENSE-2.0
3
using System;
4
using System.Collections.Generic;
5
-using Assets.Sources.Logic;
6
using Assets.Sources.Logic.Data;
7
using Assets.Sources.NativePlatform.Platforms;
+using UnityEngine;
8
9
namespace Assets.Sources.NativePlatform
10
{
0 commit comments