This commit is contained in:
nora 2023-04-18 12:34:28 +02:00
parent a962bc5943
commit 1aa451300e
2 changed files with 0 additions and 8 deletions

View file

@ -1,7 +1,3 @@
use std::{fmt::Debug, marker::PhantomData};
use egui_inspect::Inspect;
pub struct TileDef {
pub layer: (),
//ADD pub blend_graphic: String,

View file

@ -1,7 +1,3 @@
use std::{fmt::Debug, marker::PhantomData};
use egui_inspect::Inspect;
pub struct TileDef {
pub layer: (),
//ADD pub blend_graphic: String,