diff --git a/core/Light.h b/core/Light.h index 624ef8d..f925e28 100644 --- a/core/Light.h +++ b/core/Light.h @@ -100,7 +100,7 @@ public: /** The direction from which this light is coming. - returns The direction of the light. + @returns The direction of the light. */ Vector3 GetDirection(); /**