This commit is contained in:
aozhiwei 2019-07-25 20:26:47 +08:00
parent be4531162b
commit d50eeb344c

View File

@ -1349,6 +1349,7 @@ void Room::SpllyAndroid()
continue;
}
Android* hum = new Android();
hum->account_id = pair.second.accountid;
hum->name = pair.second.name;
hum->SetMeta(hum_meta);
#if 0