diff options
Diffstat (limited to 'Source/Person.cpp')
| -rw-r--r-- | Source/Person.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Person.cpp b/Source/Person.cpp index 172c2d1..84fe697 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -1034,4 +1034,5 @@ int Person::DrawSkeleton(int who){ } glDisable(GL_LIGHT1); -}
\ No newline at end of file +} + |
