Skip to content

Commit

Permalink
💡 remove outdated code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Roms1383 committed May 7, 2024
1 parent 89ea948 commit fc15d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/Addicted/Utils.reds
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module Addicted.Utils

// auto-disabled when LogChannel not in scope
public static func E(msg: String) -> Void {
if ShowDebugLogsAddicted() {
ModLog(n"Addicted", AsRef(msg));
Expand Down

0 comments on commit fc15d40

Please sign in to comment.