1
This commit is contained in:
@@ -56,7 +56,7 @@ namespace BITKit
|
||||
}
|
||||
break;
|
||||
default:
|
||||
Debug.Log($"{typeof(T).Name}:{state.ToString()}");
|
||||
Debug.Log($"<color=cyan>{typeof(T).Name}</color>:{state.ToString()}");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user