]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Person.h
Fixed a lot of warnings
[lugaru.git] / Source / Person.h
index 734d8734af1ca1f6d6276dd17c8e210bb448fc1b..4b165fb1683454e019e30045e86b51dc8125e809 100644 (file)
@@ -232,7 +232,7 @@ public:
 
     int creature;
 
-    int id;
+    unsigned id;
 
     Skeleton skeleton;