mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-13 07:08:05 +03:00
Typo
This commit is contained in:
parent
2f85f1c89e
commit
df075f3f50
@ -436,7 +436,7 @@ namespace Steamworks
|
|||||||
return Internal.SendClanChatMessage( chatId, message );
|
return Internal.SendClanChatMessage( chatId, message );
|
||||||
}
|
}
|
||||||
|
|
||||||
public static string GetFriendPersonaNale(SteamId steamId)
|
public static string GetFriendPersonaName(SteamId steamId)
|
||||||
{
|
{
|
||||||
return Internal.GetFriendPersonaName( steamId );
|
return Internal.GetFriendPersonaName( steamId );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user