aboutsummaryrefslogtreecommitdiff
path: root/Source/Person.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Person.cpp')
-rw-r--r--Source/Person.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Person.cpp b/Source/Person.cpp
index 84fe697..79f4109 100644
--- a/Source/Person.cpp
+++ b/Source/Person.cpp
@@ -1034,5 +1034,7 @@ int Person::DrawSkeleton(int who){
}
glDisable(GL_LIGHT1);
+
+ return 0;
}