X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld.hpp;h=738e6f0eac8401f1149081a93a8171fe73607046;hb=5588a6a9b1e2fb6fee8f1166f855ef497e551a09;hp=6fabe9a0725e69b63a93797bb673788ca60abb6b;hpb=d6435142245c019523b9385048d6d79bdd2565f2;p=blank.git diff --git a/src/world.hpp b/src/world.hpp index 6fabe9a..738e6f0 100644 --- a/src/world.hpp +++ b/src/world.hpp @@ -32,7 +32,7 @@ struct BlockType { : id(-1), visible(v), shape(shape), color(color), outline_color(outline_color) { } static const BlockType DEFAULT; - static const CuboidShape DEFAULT_SHAPE; + static const NullShape DEFAULT_SHAPE; void FillVBO(