From 5549904171bd052b2b355e77b3582fd1e4b0a320 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 29 Oct 2012 02:11:40 +0000 Subject: style cleanup --- source/gameengine/Ketsji/KX_Camera.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/Ketsji/KX_Camera.h') diff --git a/source/gameengine/Ketsji/KX_Camera.h b/source/gameengine/Ketsji/KX_Camera.h index 6c1dc1edb51..f615fefc223 100644 --- a/source/gameengine/Ketsji/KX_Camera.h +++ b/source/gameengine/Ketsji/KX_Camera.h @@ -120,7 +120,7 @@ protected: /** * whether the camera should delete the node itself (only for shadow camera) */ - bool m_delete_node; + bool m_delete_node; /** * Extracts the camera clip frames from the projection and world-to-camera matrices. -- cgit v1.2.3