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
2f5f7f5371
commit
6bcb9657e9
1 changed files with 0 additions and 6 deletions
|
|
@ -14,12 +14,6 @@ use egui_inspect_derive::Inspect;
|
|||
|
||||
pub(crate) struct WorldPos {}
|
||||
|
||||
impl ::core::fmt::Debug for WorldPos {
|
||||
fn fmt(&self, f: &mut ::core::fmt::Formatter) -> ::core::fmt::Result {
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Inspect)]
|
||||
pub(crate) struct GameState {
|
||||
pub(crate) camera_offset: WorldPos,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue