forked from Shardstone/trail-into-darkness
added zlinq
This commit is contained in:
@@ -424,7 +424,7 @@ namespace Jovian.Logger {
|
||||
return LogTypeFilterValues[newIndex];
|
||||
}
|
||||
|
||||
[MenuItem("Fidelit&y/&Utility/Custom Logger/Custom Console", false, 2)]
|
||||
[MenuItem("Jovian/Utilities/Custom Console", false, 2)]
|
||||
public static void ShowWindow() {
|
||||
window = GetWindow<CustomConsole>("Custom Console");
|
||||
window.Show();
|
||||
|
||||
Reference in New Issue
Block a user