index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
game
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
-- Minetest: builtin/static_spawn.lua
local function
warn_invalid_static_spawnpoint
()
if
minetest
.
setting_get
(
"static_spawnpoint"
)
and
not
minetest
.
setting_get_pos
(
"static_spawnpoint"
)