1
This commit is contained in:
parent
5cced8868a
commit
9a7c1657e7
@ -377,8 +377,7 @@ void Room::CreateAndroid(int robot_num)
|
||||
|
||||
Android* hum = EntityFactory::Instance()->MakeAndroid(AllocUniid());
|
||||
hum->name = robot_meta->name();
|
||||
// 999
|
||||
#if 1
|
||||
#if 0
|
||||
hum->meta = mt::Hero::GetById(30100);
|
||||
#else
|
||||
hum->meta = mt::Hero::GetById(robot_meta->hero_id());
|
||||
|
Loading…
x
Reference in New Issue
Block a user