1
This commit is contained in:
parent
d07a30345f
commit
b8876aa397
@ -129,15 +129,11 @@ void Player::InternalUpdate(int delta_time)
|
||||
if (has_use_item_id) {
|
||||
UpdateUseItemId();
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
UpdateViewObjects();
|
||||
}
|
||||
=======
|
||||
if (playing_skill) {
|
||||
UpdateSkill();
|
||||
}
|
||||
}
|
||||
>>>>>>> dev
|
||||
}
|
||||
|
||||
void Player::UpdateMove()
|
||||
|
Loading…
x
Reference in New Issue
Block a user