X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FObjects%2FPersonType.hpp;fp=Source%2FObjects%2FPersonType.hpp;h=b60fc195c2fd21ad89c33b93c520ea3470aa4c67;hp=512b8a8be854e2388503e9ce4b150db700bc046b;hb=a4fa4c9e3d7087b3789ff16238089547e78b818f;hpb=bb302fb1d9936b1ab630a800698ab7b867472a7d diff --git a/Source/Objects/PersonType.hpp b/Source/Objects/PersonType.hpp index 512b8a8..b60fc19 100644 --- a/Source/Objects/PersonType.hpp +++ b/Source/Objects/PersonType.hpp @@ -62,6 +62,7 @@ public: float defaultScale; bool hasClaws; bool clothes; + unsigned int maxRunSpeed; GLubyte bloodText[512 * 512 * 3] = { 0 };