summaryrefslogtreecommitdiff
path: root/src/simulation/elements/LIGH.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/LIGH.cpp')
-rw-r--r--src/simulation/elements/LIGH.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/LIGH.cpp b/src/simulation/elements/LIGH.cpp
index 27b5c4b..0000f64 100644
--- a/src/simulation/elements/LIGH.cpp
+++ b/src/simulation/elements/LIGH.cpp
@@ -65,7 +65,7 @@ int Element_LIGH::update(UPDATE_FUNC_ARGS)
*
* life - "thickness" of lighting (but anyway one pixel)
*
- * tmp - angle of lighting
+ * tmp - angle of lighting, measured in degrees anticlockwise from the positive x direction
*
*/
int r,rx,ry, multipler, powderful;