X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fui%2FCreaturePanel.hpp;h=7a96bf8f4cf09125a47bd4e9b98ed5b2a62c56ba;hp=be1234828384d3f8a80901ae0f2d917dd8a73ca5;hb=c49dd02dfabb123e0c6c4b49f761ce6578dfc464;hpb=1f8fe0fd81053821f26787e9809cd1a13f747819 diff --git a/src/ui/CreaturePanel.hpp b/src/ui/CreaturePanel.hpp index be12348..7a96bf8 100644 --- a/src/ui/CreaturePanel.hpp +++ b/src/ui/CreaturePanel.hpp @@ -53,6 +53,7 @@ private: Label *born; Label *age; Label *mass; + Label *size; Label *goal; Label *pos; Label *tile;