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
988e775dd6
commit
786f2ea703
3 changed files with 0 additions and 23 deletions
1
tiles.rs
1
tiles.rs
|
|
@ -1,7 +1,6 @@
|
|||
use std::{fmt::Debug, marker::PhantomData};
|
||||
|
||||
use egui_inspect::{derive::Inspect, Inspect};
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
#[derive(Inspect)]
|
||||
pub struct TileDef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue