cleanup pass
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 976 B |
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
mod utils;
|
mod utils;
|
||||||
|
|
||||||
use bevy::window::{ClosingWindow, WindowResolution};
|
use bevy::window::WindowResolution;
|
||||||
use bevy::{prelude::*, window::WindowCloseRequested};
|
use bevy::{prelude::*, window::WindowCloseRequested};
|
||||||
use helpers::grid::{Flag, GridPlugin, Revealed, Tile, TileClickEvent, TileOffset, TileType};
|
use helpers::grid::{Flag, GridPlugin, Revealed, Tile, TileClickEvent, TileOffset, TileType};
|
||||||
use serde::{Deserialize, Serialize};
|
use serde::{Deserialize, Serialize};
|
||||||
|
Reference in New Issue
Block a user