summaryrefslogtreecommitdiff
path: root/src/elements
diff options
context:
space:
mode:
authorjacksonmj <mj-pt@jacksonmj.co.uk>2012-06-26 23:50:25 (GMT)
committer jacksonmj <mj-pt@jacksonmj.co.uk>2012-06-26 23:52:12 (GMT)
commit3a946efdfdf6bfc83540e7b4ce980acd3f6ae9b5 (patch)
tree1b4aa94c598f72a23a3e8a49447db1338c57a91c /src/elements
parent8de602d467915a79854b211e1ea9cf6fc5c9e452 (diff)
downloadpowder-3a946efdfdf6bfc83540e7b4ce980acd3f6ae9b5.zip
powder-3a946efdfdf6bfc83540e7b4ce980acd3f6ae9b5.tar.gz
Lightning direction affected by Newtonian gravity
Diffstat (limited to 'src/elements')
-rw-r--r--src/elements/ligh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/ligh.c b/src/elements/ligh.c
index 146ba1f..a17954f 100644
--- a/src/elements/ligh.c
+++ b/src/elements/ligh.c
@@ -127,7 +127,7 @@ int update_LIGH(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;