Skip to content

Commit

Permalink
add fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lain-dono committed Jan 3, 2024
1 parent a750fa1 commit a005c59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
use crate::character::SpawnCharacter;
use bevy::input::mouse::*;
use bevy::{
diagnostic::{FrameTimeDiagnosticsPlugin, LogDiagnosticsPlugin},
prelude::*,
Expand Down

0 comments on commit a005c59

Please sign in to comment.