From 62de0496836e729ff955274cf153914709775bfb Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 15 Aug 2008 13:05:58 +0000 Subject: func_group support --- src/model/light.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/model/light.h') diff --git a/src/model/light.h b/src/model/light.h index 00587f3..f91cabe 100644 --- a/src/model/light.h +++ b/src/model/light.h @@ -45,7 +45,7 @@ public: return light_entity; } - /// size if the light, default is 1.0f + /// size of the light, default is 1.0f inline float radius() const { return light_radius; -- cgit v1.2.3