Autoformat before physics feature
All checks were successful
Basic checks / Basic build-and-test supertask (push) Successful in 6m47s
All checks were successful
Basic checks / Basic build-and-test supertask (push) Successful in 6m47s
This commit is contained in:
@@ -7,8 +7,8 @@ use crate::config::{BACKGROUND_COLOR, PLAYER_SHIP_COLOR, SHIP_ROTATION, SHIP_THR
|
||||
|
||||
use asteroids::AsteroidSpawner;
|
||||
use bevy::prelude::*;
|
||||
use bevy_inspector_egui::prelude::ReflectInspectorOptions;
|
||||
use bevy_inspector_egui::InspectorOptions;
|
||||
use bevy_inspector_egui::prelude::ReflectInspectorOptions;
|
||||
|
||||
use config::{ASTEROID_SMALL_COLOR, SHIP_THRUSTER_COLOR_ACTIVE, SHIP_THRUSTER_COLOR_INACTIVE};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user