Add Furniture struct
This commit is contained in:
parent
0a7e741207
commit
a83653352a
3 changed files with 91 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
mod furniture;
|
||||
mod grid;
|
||||
mod player;
|
||||
mod room;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue