mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +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);
|
Print(message);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
Print(message, args);
|
Print(message);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user