menu
This commit is contained in:
@@ -162,8 +162,9 @@ namespace Game::AGame {
|
||||
setTexture(mGroundTex);
|
||||
}
|
||||
|
||||
// Push replay
|
||||
// Push replay (position and form state)
|
||||
GameManager::pushPlayerPosition(mTransform);
|
||||
GameManager::pushPlayerFormState(mIsShipMode);
|
||||
}
|
||||
|
||||
void Player::onCollisionEnter(Object::Entity* other) {
|
||||
|
||||
Reference in New Issue
Block a user