Skip to content

Commit

Permalink
fixup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Feb 15, 2016
1 parent c425e62 commit b753e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripting/mapgen_lua_kernel.cpp
Expand Up @@ -76,6 +76,7 @@ static int intf_random(lua_State *L)
* - Args 3,4: destination.
* - Arg 5: cost function
* - Args 6,7 size of map.
* - Arg 8 include border.
* - Ret 1: array of pairs containing path steps.
* - Ret 2: path cost.
*/
Expand Down

0 comments on commit b753e54

Please sign in to comment.