fixed story bug
This commit is contained in:
parent
dd94054ede
commit
fba463ef4a
@ -203,6 +203,9 @@ function story.generator.show(player, p)
|
||||
number = 0x00FF00,
|
||||
world_pos = p
|
||||
})
|
||||
if not p then
|
||||
return
|
||||
end
|
||||
|
||||
minetest.add_entity(p, "story:human")
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user