From 7725cf27d042de46ff1b8122c6e8386bfa7db5e6 Mon Sep 17 00:00:00 2001 From: zakk Date: Wed, 8 Jan 2003 05:07:52 +0000 Subject: blat git-svn-id: svn://svn.icculus.org/blackshades/trunk@38 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Person.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Source/Person.cpp') 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 +} + -- cgit v1.2.3