diff --git a/deps/mongoose b/deps/mongoose index 421b420a..b7a07483 160000 --- a/deps/mongoose +++ b/deps/mongoose @@ -1 +1 @@ -Subproject commit 421b420a0c159a8cbd027f87674b19f4a9b77993 +Subproject commit b7a074831295e5b1596de31906156dea1420a9ec diff --git a/deps/protobuf b/deps/protobuf index c18aa779..cae3b0cb 160000 --- a/deps/protobuf +++ b/deps/protobuf @@ -1 +1 @@ -Subproject commit c18aa7795a2e02ef700ff8b039d94ecdcc33432f +Subproject commit cae3b0cbb689d0ed1e5da73942a5a9705f3411b0 diff --git a/src/Components/Modules/QuickPatch.cpp b/src/Components/Modules/QuickPatch.cpp index b6ee6056..76877017 100644 --- a/src/Components/Modules/QuickPatch.cpp +++ b/src/Components/Modules/QuickPatch.cpp @@ -211,7 +211,7 @@ namespace Components Utils::Hook::Set(0x6DF5D6, '5'); // disable 'ignoring asset' notices - //Utils::Hook::Nop(0x5BB902, 5); + Utils::Hook::Nop(0x5BB902, 5); // disable migration_dvarErrors Utils::Hook::Set(0x60BDA7, 0);