lower log level

This commit is contained in:
Kenzzer 2024-08-03 14:44:24 +02:00 committed by Nick Hastings
parent cf4554ced9
commit 7947580a60

View File

@ -43,7 +43,7 @@ namespace SourceHook
namespace Impl namespace Impl
{ {
// Log level // Log level
SH_LOG sh_log_level = SH_LOG::TEST; SH_LOG sh_log_level = SH_LOG::NONE;
////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////
// CVfnPtrList // CVfnPtrList