1
This commit is contained in:
commit
830e726319
@ -48,6 +48,10 @@ void Android::Initialize()
|
||||
}
|
||||
SetHP(GetBattleContext()->GetMaxHP());
|
||||
SetMaxHP(GetHP());
|
||||
{
|
||||
avatar_url = a8::XValue(50001 + rand() % 10).GetString();
|
||||
head_frame = 60000;
|
||||
}
|
||||
}
|
||||
|
||||
void Android::Update(int delta_time)
|
||||
|
Loading…
x
Reference in New Issue
Block a user