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 390dae5 commit 406ee17Copy full SHA for 406ee17
Runtime/DebugChan/DebugChan.cs
@@ -1,9 +1,6 @@
1
-using UnityEditor;
2
using UnityEngine;
3
-using Activ.Loggr;
4
-using Activ.LogChan;
+using Activ.Loggr; using Activ.LogChan;
5
6
-[InitializeOnLoad]
7
public static class DebugChan{
8
9
public static bool logToConsole;
0 commit comments