added everything
This commit is contained in:
6
engine/sceneGraph/lightManager.cc
Executable file
6
engine/sceneGraph/lightManager.cc
Executable file
@@ -0,0 +1,6 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Torque Game Engine
|
||||
// Copyright (C) GarageGames.com, Inc.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#pragma message( "Deprecated: lightManager.cc is deprecated and will be removed in the future. Replaced by lightingSystem/sgLightingManager.cc" )
|
||||
Reference in New Issue
Block a user