mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-10 03:01:56 -04:00
first person cam proof of concept
This commit is contained in:
@@ -65,6 +65,9 @@ struct UserSettings {
|
||||
|
||||
// Controls
|
||||
ConfigVar<bool> enableTurboKeybind;
|
||||
|
||||
// VR
|
||||
ConfigVar<bool> vrCamera;
|
||||
} game;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user