mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 11:45:01 +01:00
more
This commit is contained in:
parent
a962bc5943
commit
1aa451300e
2 changed files with 0 additions and 8 deletions
|
|
@ -1,7 +1,3 @@
|
||||||
use std::{fmt::Debug, marker::PhantomData};
|
|
||||||
|
|
||||||
use egui_inspect::Inspect;
|
|
||||||
|
|
||||||
pub struct TileDef {
|
pub struct TileDef {
|
||||||
pub layer: (),
|
pub layer: (),
|
||||||
//ADD pub blend_graphic: String,
|
//ADD pub blend_graphic: String,
|
||||||
|
|
|
||||||
4
tiles.rs
4
tiles.rs
|
|
@ -1,7 +1,3 @@
|
||||||
use std::{fmt::Debug, marker::PhantomData};
|
|
||||||
|
|
||||||
use egui_inspect::Inspect;
|
|
||||||
|
|
||||||
pub struct TileDef {
|
pub struct TileDef {
|
||||||
pub layer: (),
|
pub layer: (),
|
||||||
//ADD pub blend_graphic: String,
|
//ADD pub blend_graphic: String,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue