This commit is contained in:
NO11 2021-09-09 12:35:50 +00:00 committed by Gitea
parent 72ea9069bd
commit 03829dd518
1 changed files with 1 additions and 1 deletions

View File

@ -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