building and theming the forest

This commit is contained in:
Llywelwyn 2023-07-30 04:17:20 +01:00
parent 3e9ebaa002
commit 42113ad6a4
12 changed files with 327 additions and 111 deletions

View file

@ -7,6 +7,7 @@ pub enum TileType {
// Impassable (transparent)
DeepWater,
Fence,
Bars,
// Floors (walkable)
Floor,
WoodFloor,