1
This commit is contained in:
parent
be4531162b
commit
d50eeb344c
@ -1349,6 +1349,7 @@ void Room::SpllyAndroid()
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
Android* hum = new Android();
|
Android* hum = new Android();
|
||||||
|
hum->account_id = pair.second.accountid;
|
||||||
hum->name = pair.second.name;
|
hum->name = pair.second.name;
|
||||||
hum->SetMeta(hum_meta);
|
hum->SetMeta(hum_meta);
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user