Skip to content

Commit

Permalink
UPBGE: Cleanup KX_Camera constructor.
Browse files Browse the repository at this point in the history
  • Loading branch information
panzergame committed Jul 28, 2018
1 parent a18c4ac commit 8f3ae99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/gameengine/Ketsji/KX_Camera.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ KX_Camera::KX_Camera(void *sgReplicationInfo,
m_activityCulling(false),
m_showDebugCameraFrustum(false)
{
// setting a name would be nice...
m_name = "cam";
}


Expand Down

0 comments on commit 8f3ae99

Please sign in to comment.