master #9

Merged
NO11 merged 42 commits from VoxeLibre/VoxeLibre:master into master 2021-10-09 23:19:44 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 72ea9069bd - Show all commits

View File

@ -11,8 +11,8 @@ Custom function called when a lightning strikes.
## lightning.strike(pos)
Let a lightning strike.
* pos: optional, if not given a random pos will be chosen
* returns: bool - success if a strike happened
* `pos`: optional, if not given a random pos will be chosen
* `returns`: bool - success if a strike happened
### Examples: