刷机器人OK
This commit is contained in:
parent
63f5520ae8
commit
1350c6a4fe
@ -51,6 +51,11 @@ void Player::Init()
|
||||
RecalcRedPoint();
|
||||
RefreshFriendData();
|
||||
NotifyOnline();
|
||||
#if 1
|
||||
if (DBHelper::Instance()->cache_users_hash.size() <= 20) {
|
||||
DBHelper::Instance()->ShuaOfflineUsers(this);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
void Player::UnInit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user