From d1566f98ed91f8a1eb237f972781744730e620ff Mon Sep 17 00:00:00 2001 From: zakk Date: Wed, 8 Jan 2003 00:35:51 +0000 Subject: Should be done with the newlines git-svn-id: svn://svn.icculus.org/blackshades/trunk@24 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Fog.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Source/Fog.cpp') diff --git a/Source/Fog.cpp b/Source/Fog.cpp index af30dfa..21ca229 100644 --- a/Source/Fog.cpp +++ b/Source/Fog.cpp @@ -50,4 +50,5 @@ void Fog::ResetFog() glFogi(GL_FOG_END,fogEnd); glEnable(GL_FOG); -} \ No newline at end of file +} + -- cgit v1.2.3