Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
Update GUILogger.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Razmoth authored Sep 22, 2023
1 parent e9a9571 commit b4b0c6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AssetStudioGUI/GUILogger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public void Log(LoggerEvent loggerEvent, string message, bool silent = false)
action(message);
break;
}
return message;
}
}
}

0 comments on commit b4b0c6f

Please sign in to comment.