X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp.hpp;fp=src%2Fapp.hpp;h=e5cddcedadb7a722de3cf1c075cc9ce31f6408be;hb=ac8765b510707d77cac9620778f40ddf3a4ad2a2;hp=d9b70469a527a98870ea279aabccdc6a3f7a4859;hpb=482114e156e91729f2529ea6bb1fe98dacdee97f;p=blank.git diff --git a/src/app.hpp b/src/app.hpp index d9b7046..e5cddce 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -42,7 +42,7 @@ private: float pitch_sensitivity; float yaw_sensitivity; - BlockType testBlockType; + BlockTypeRegistry blockType; Camera cam; Chunk chunk;