Ignore asset stuff again

This commit is contained in:
momo5502 2016-07-02 16:55:40 +02:00
parent e08f1f1ba9
commit 1518a30ad2
3 changed files with 3 additions and 3 deletions

2
deps/mongoose vendored

@ -1 +1 @@
Subproject commit 421b420a0c159a8cbd027f87674b19f4a9b77993
Subproject commit b7a074831295e5b1596de31906156dea1420a9ec

2
deps/protobuf vendored

@ -1 +1 @@
Subproject commit c18aa7795a2e02ef700ff8b039d94ecdcc33432f
Subproject commit cae3b0cbb689d0ed1e5da73942a5a9705f3411b0

View File

@ -211,7 +211,7 @@ namespace Components
Utils::Hook::Set<char>(0x6DF5D6, '5');
// disable 'ignoring asset' notices
//Utils::Hook::Nop(0x5BB902, 5);
Utils::Hook::Nop(0x5BB902, 5);
// disable migration_dvarErrors
Utils::Hook::Set<BYTE>(0x60BDA7, 0);