mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-22 09:12:52 -04:00
fuuuu
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ void ChatAvatarCore::setLoginPriority(int loginPriority)
|
||||
m_loginPriority = loginPriority;
|
||||
}
|
||||
|
||||
void ChatAvatarCore::setEmail(static const Plat_Unicode::String email)
|
||||
void ChatAvatarCore::setEmail(const Plat_Unicode::String email)
|
||||
{
|
||||
m_email = email;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user