1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-28 10:24:20 +01:00

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
{
// Log level
SH_LOG sh_log_level = SH_LOG::TEST;
SH_LOG sh_log_level = SH_LOG::NONE;
//////////////////////////////////////////////////////////////////////////
// CVfnPtrList