fix kkebab again ok
This commit is contained in:
parent
1a538d919e
commit
47112a73c1
@ -132,7 +132,7 @@ DEFINE_HOOKED_METHOD(GetFriendPersonaName, const char *, ISteamFriends *this_,
|
||||
{
|
||||
|
||||
// Return the name that has changed from the func above
|
||||
return format(stolen_name, "\u000B").c_str();
|
||||
return format(stolen_name, "\u200F").c_str();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user