fix: un vuelo rasante havia trencat els credits
This commit is contained in:
@@ -41,7 +41,7 @@ void Player::init()
|
||||
pos_y_ = default_pos_y_;
|
||||
walking_state_ = PlayerState::WALKING_STOP;
|
||||
firing_state_ = PlayerState::FIRING_NONE;
|
||||
setPlayingState(PlayerState::WAITING);
|
||||
playing_state_ = PlayerState::WAITING;
|
||||
invulnerable_ = true;
|
||||
invulnerable_counter_ = INVULNERABLE_COUNTER_;
|
||||
power_up_ = false;
|
||||
|
||||
Reference in New Issue
Block a user