mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-15 20:25:00 +01:00
more
This commit is contained in:
parent
98730fcab1
commit
accbdc83bf
2 changed files with 7 additions and 7 deletions
|
|
@ -11,7 +11,11 @@ pub(crate) struct GameState {
|
|||
pub(crate) tile_db: TileDb,
|
||||
}
|
||||
|
||||
expand! {}
|
||||
impl GameState {
|
||||
fn inspect_mut(&mut self) {
|
||||
expand! {}
|
||||
}
|
||||
}
|
||||
|
||||
fn new() -> GameState {
|
||||
loop {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue