Remove more branding.
This commit is contained in:
parent
bca9ec2b56
commit
12f0b9f343
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
||||
Subproject commit fc51bdc033f458d14273bf6605dad4157e609c84
|
||||
Subproject commit 60a0d41a2988a40cf3a94a4cb602f5f1c94135e9
|
@ -114,10 +114,10 @@ namespace Components
|
||||
Utils::Hook::Set<char*>(0x60BD91, VERSION_STR);
|
||||
|
||||
// console logo
|
||||
Utils::Hook::Set<char*>(0x428A66, "data/images/logo.bmp");
|
||||
//Utils::Hook::Set<char*>(0x428A66, "data/images/logo.bmp");
|
||||
|
||||
// splash logo
|
||||
Utils::Hook::Set<char*>(0x475F9E, "data/images/splash.bmp");
|
||||
//Utils::Hook::Set<char*>(0x475F9E, "data/images/splash.bmp");
|
||||
|
||||
// Numerical ping (cg_scoreboardPingText 1)
|
||||
Utils::Hook::Set<BYTE>(0x45888E, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user