Skip to content
Snippets Groups Projects
Verified Commit 620406ad authored by Tobias Frisch's avatar Tobias Frisch
Browse files

[#35] Damn you, nop!

parent 06fe11dc
No related branches found
No related tags found
1 merge request!26Resolve "Kamera - Erstellung und Handling"
Pipeline #25042 passed
......@@ -120,7 +120,7 @@ int main(int argc, const char** argv) {
camera.lookAt(position, center, up);
break;
default:
__nop;//std::cout << "this key is not supported yet: " << std::endl;
break;//std::cout << "this key is not supported yet: " << std::endl;
}
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment