Ignore asset stuff again
This commit is contained in:
parent
e08f1f1ba9
commit
1518a30ad2
2
deps/mongoose
vendored
2
deps/mongoose
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 421b420a0c159a8cbd027f87674b19f4a9b77993
|
Subproject commit b7a074831295e5b1596de31906156dea1420a9ec
|
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
|||||||
Subproject commit c18aa7795a2e02ef700ff8b039d94ecdcc33432f
|
Subproject commit cae3b0cbb689d0ed1e5da73942a5a9705f3411b0
|
@ -211,7 +211,7 @@ namespace Components
|
|||||||
Utils::Hook::Set<char>(0x6DF5D6, '5');
|
Utils::Hook::Set<char>(0x6DF5D6, '5');
|
||||||
|
|
||||||
// disable 'ignoring asset' notices
|
// disable 'ignoring asset' notices
|
||||||
//Utils::Hook::Nop(0x5BB902, 5);
|
Utils::Hook::Nop(0x5BB902, 5);
|
||||||
|
|
||||||
// disable migration_dvarErrors
|
// disable migration_dvarErrors
|
||||||
Utils::Hook::Set<BYTE>(0x60BDA7, 0);
|
Utils::Hook::Set<BYTE>(0x60BDA7, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user