Add wall exteriors and interior access
This commit is contained in:
@@ -57,7 +57,11 @@
|
||||
BLOCK_SMOOTH_STONE = 44,
|
||||
BLOCK_STONE_BRICKS = 45,
|
||||
BLOCK_BLACKSTONE = 46,
|
||||
BLOCK_IRON_BARS = 47
|
||||
BLOCK_IRON_BARS = 47,
|
||||
BLOCK_STONE_BRICK_STAIRS_E = 48,
|
||||
BLOCK_STONE_BRICK_STAIRS_W = 49,
|
||||
BLOCK_STONE_BRICK_STAIRS_N = 50,
|
||||
BLOCK_STONE_BRICK_STAIRS_S = 51
|
||||
};
|
||||
|
||||
struct trail_segment;
|
||||
|
||||
Reference in New Issue
Block a user