basic touch input
This commit is contained in:
@@ -7,6 +7,7 @@ use toml;
|
||||
pub struct LogConfigInput {
|
||||
pub mouse_motion: bool,
|
||||
pub buttons: bool,
|
||||
pub touch: bool,
|
||||
pub missing_bindings: bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user