Fixed warnings.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ lcLight::lcLight(const lcVector3& Position, lcLightType LightType)
|
||||
|
||||
mPosition.SetValue(Position);
|
||||
|
||||
UpdatePosition(1);
|
||||
lcLight::UpdatePosition(1);
|
||||
}
|
||||
|
||||
void lcLight::CopyProperties(const lcLight& Other)
|
||||
|
||||
Reference in New Issue
Block a user