mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-10 10:15:04 +00:00
Merge branch 'fix/console-print' of Common/Utils into dev
This commit is contained in:
@@ -50,7 +50,7 @@ namespace ICD.Common.Utils
|
||||
Print(message);
|
||||
}
|
||||
#else
|
||||
Print(message, args);
|
||||
Print(message);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user