]> git.localhorst.tv Git - blobs.git/blobdiff - src/ui/CreaturePanel.hpp
color mutation
[blobs.git] / src / ui / CreaturePanel.hpp
index 573804dff897ba09dcf926da90ffaee5c48d2d2c..92e81becc403ab102e520263d738751387e614c3 100644 (file)
@@ -55,7 +55,7 @@ private:
        Panel *composition;
        std::vector<Label *> components;
        Meter *stats[7];
-       Label *props[8];
+       Label *props[9];
        Panel panel;
 
 };