We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102d293 commit c12cb96Copy full SHA for c12cb96
1 file changed
Assets/Scripts/API/APISpikeGLX.cs
@@ -1,4 +1,3 @@
1
-#if !UNITY_WEBGL
2
// this entire class does not exist on WebGL
3
4
using System;
@@ -74,6 +73,4 @@ public void SendData()
74
73
}
75
#endregion
76
77
-}
78
-
79
-#endif
+}
0 commit comments