1
This commit is contained in:
parent
4a7ac10d23
commit
ebf168a525
@ -169,6 +169,9 @@ void Player::Initialize()
|
|||||||
},
|
},
|
||||||
&xtimer_attacher);
|
&xtimer_attacher);
|
||||||
}
|
}
|
||||||
|
if (room->IsNewBieBattle()) {
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void Player::Update(int delta_time)
|
void Player::Update(int delta_time)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user