add space_drag_unlocked settings
This commit is contained in:
@@ -205,6 +205,9 @@ pub struct GeneralConfig {
|
||||
#[serde(default = "def_point3")]
|
||||
pub pointer_lerp_factor: f32,
|
||||
|
||||
#[serde(default = "def_true")]
|
||||
pub space_drag_unlocked: bool,
|
||||
|
||||
#[serde(default = "def_false")]
|
||||
pub space_rotate_unlocked: bool,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user