Update README

This commit is contained in:
Vauff 2023-10-03 18:19:26 -04:00 • committed by Alex
parent 7d4fae3859
commit d3747829aa
2 changed files with 4 additions and 4 deletions

View file

@ -155,7 +155,7 @@ const char *MovementUnlocker::GetAuthor()
const char *MovementUnlocker::GetDescription()
{
return "CS2 MM:S port of Movement Unlocker, removes max speed limitation from players on the ground";
return "Removes max speed limitation from players on the ground, feels like CS:S";
}
const char *MovementUnlocker::GetName()