Remove in-game console version
This commit is contained in:
parent
2288fd7e6d
commit
e962e89983
@ -864,7 +864,7 @@ namespace Components
|
|||||||
#ifdef EXPERIMENTAL_BUILD
|
#ifdef EXPERIMENTAL_BUILD
|
||||||
Utils::Hook::Set<const char*>(0x5A44B4, "IW4x MP: " REVISION_STR "-develop> ");
|
Utils::Hook::Set<const char*>(0x5A44B4, "IW4x MP: " REVISION_STR "-develop> ");
|
||||||
#else
|
#else
|
||||||
Utils::Hook::Set<const char*>(0x5A44B4, "IW4x MP: " REVISION_STR "> ");
|
Utils::Hook::Set<const char*>(0x5A44B4, "IW4x MP: > "); // Ahrimdon
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Patch console color
|
// Patch console color
|
||||||
|
Loading…
Reference in New Issue
Block a user