[Branding]: Small update (#966)

This commit is contained in:
Edo 2023-04-22 22:35:31 +02:00 committed by GitHub
parent 3d9090dca7
commit c879fddffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ namespace Components
RegisterBrandingDvars();
// UI version string
Utils::Hook::Set<const char*>(0x43F73B, "IW4x - " REVISION_STR);
Utils::Hook::Set<const char*>(0x43F73B, "IW4x " REVISION_STR);
// Short version dvar
Utils::Hook::Set<const char*>(0x60BD91, REVISION_STR);