Auto stash before merge of "master" and "Gitea/master"
This commit is contained in:
@@ -45,6 +45,4 @@ void PlayView::keyCallback(KeyCode code, InputAction action, KeyModifier modifie
|
||||
std::cout << cam.getCameraPosition() << std::endl;
|
||||
std::cout << tra.getRotation() << std::endl;
|
||||
}
|
||||
if (code == KeyCode::KEY_R && action == InputAction::RELEASE) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user