diff --git a/src/Components/Modules/Branding.cpp b/src/Components/Modules/Branding.cpp index 0164b6d4..c0f1eaab 100644 --- a/src/Components/Modules/Branding.cpp +++ b/src/Components/Modules/Branding.cpp @@ -101,7 +101,7 @@ namespace Components RegisterBrandingDvars(); // UI version string - Utils::Hook::Set(0x43F73B, "IW4x - " REVISION_STR); + Utils::Hook::Set(0x43F73B, "IW4x " REVISION_STR); // Short version dvar Utils::Hook::Set(0x60BD91, REVISION_STR);