Improve initial comment.
This commit is contained in:
parent
b30324fabe
commit
5a6113479e
@ -2,8 +2,9 @@
|
|||||||
-- This code is entirely based on the Jumper library by Roland Yonaba.
|
-- This code is entirely based on the Jumper library by Roland Yonaba.
|
||||||
-- The modifications are only to make it work under Minetest's secure
|
-- The modifications are only to make it work under Minetest's secure
|
||||||
-- environment. Therefore, the code in this file is under the MIT license
|
-- environment. Therefore, the code in this file is under the MIT license
|
||||||
-- as the original Jumper library. The original library code can be found
|
-- as the original Jumper library (please see copyright notice below).
|
||||||
-- here: https://github.com/Yonaba/Jumper
|
-- The original library code can be found here:
|
||||||
|
-- https://github.com/Yonaba/Jumper
|
||||||
|
|
||||||
-- Modifications are by Hector Franqui (Zorman2000)
|
-- Modifications are by Hector Franqui (Zorman2000)
|
||||||
|
|
||||||
@ -1345,4 +1346,4 @@ end
|
|||||||
|
|
||||||
-- Returns Pathfinder class
|
-- Returns Pathfinder class
|
||||||
Pathfinder._VERSION = _VERSION
|
Pathfinder._VERSION = _VERSION
|
||||||
Pathfinder._RELEASEDATE = _RELEASEDATE
|
Pathfinder._RELEASEDATE = _RELEASEDATE
|
||||||
|
Loading…
Reference in New Issue
Block a user