FEAT: F1 (but why jump doesnt work wtf)

This commit is contained in:
2026-03-13 22:21:53 +02:00
parent 13dcf593d8
commit bf2248063d
4 changed files with 23 additions and 11 deletions

View File

@@ -9,6 +9,8 @@
bool Options::debugGl = false;
void Options::initDefaultValues() {
F1 = false;
difficulty = Difficulty::NORMAL;
hideGui = false;
thirdPersonView = false;