aboutsummaryrefslogtreecommitdiff
path: root/src/input
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-07-24 12:02:10 -0400
committerLibravatar Silas Bartha <[email protected]>2024-07-24 12:02:10 -0400
commit345e0665bfc9cb796d054c106f56966e9d5a7e22 (patch)
tree5a4b371cbb8231048d13d07e0c4249834dbc379b /src/input
parentf6b9eda55d3a2f3dbae7e1671138cf10d4151f17 (diff)
Update to bevy 0.14 + Add 0BSD Optionv0.3.0
Diffstat (limited to 'src/input')
-rw-r--r--src/input/systems.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/systems.rs b/src/input/systems.rs
index 366ccba..9560e1e 100644
--- a/src/input/systems.rs
+++ b/src/input/systems.rs
@@ -51,4 +51,4 @@ pub fn input_handling(
_ => (),
}
}
-}
+} \ No newline at end of file