[Branding]: Undo this (#960)
This commit is contained in:
parent
63711ddd51
commit
1439f32bde
@ -101,11 +101,7 @@ namespace Components
|
||||
RegisterBrandingDvars();
|
||||
|
||||
// UI version string
|
||||
#ifdef EXPERIMENTAL_BUILD
|
||||
Utils::Hook::Set<const char*>(0x43F73B, "IW4x - " REVISION_STR "-develop");
|
||||
#else
|
||||
Utils::Hook::Set<const char*>(0x43F73B, "IW4x - " REVISION_STR);
|
||||
#endif
|
||||
|
||||
// Short version dvar
|
||||
Utils::Hook::Set<const char*>(0x60BD91, REVISION_STR);
|
||||
|
Loading…
Reference in New Issue
Block a user