Fix rebase

This commit is contained in:
jiminycrick 2020-11-09 16:35:43 -08:00
parent e1fcb3744e
commit c2a2361c22

View File

@ -42,8 +42,6 @@ make_case_elim!(
Wood = 0x40,
Leaves = 0x41,
// 0x42 <= x < 0x50 is reserved for future tree parts
Snow = 0x50,
// Covers all other cases (we sometimes have bizarrely coloured misc blocks, and also we
// often want to experiment with new kinds of block without allocating them a
// dedicated block kind.