1
This commit is contained in:
parent
981d213d83
commit
3142003862
@ -1307,6 +1307,7 @@ void Player::UpdateGuildData(long long guild_id, int guild_job)
|
||||
myself.base_data.guild_job = guild_job;
|
||||
OnDataVersion1Change();
|
||||
NotifyUserInfoUpdate(&myself);
|
||||
SaveToDB(a8::XParams(), nullptr, nullptr);
|
||||
}
|
||||
|
||||
void Player::FillSMLogin(cs::SMLogin& respmsg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user