forked from VoxeLibre/VoxeLibre
fix typo
This commit is contained in:
parent
72ea9069bd
commit
03829dd518
|
@ -57,7 +57,7 @@ minetest.register_globalstep(revertsky)
|
|||
|
||||
-- lightning strike API
|
||||
|
||||
-- See README.md
|
||||
-- See API.md
|
||||
--[[
|
||||
lightning.register_on_strike(function(pos, pos2, objects)
|
||||
-- code
|
||||
|
|
Loading…
Reference in New Issue