generated from ElnuDev/rust-project
cargo fmt
This commit is contained in:
parent
2735a391b8
commit
77bc3b4b09
5 changed files with 13 additions and 15 deletions
|
@ -7,7 +7,7 @@ use std::{
|
|||
|
||||
use renrs::State;
|
||||
|
||||
use egui_sfml::{SfEgui, egui};
|
||||
use egui_sfml::{egui, SfEgui};
|
||||
use sfml::{
|
||||
graphics::{Color, RectangleShape, RenderTarget, RenderWindow, Transformable},
|
||||
system::Vector2f,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue