mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -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