elseif
This commit is contained in:
parent
06c900120e
commit
e3c5033a57
@ -200,7 +200,7 @@ register_teleport("boxes:enter_teleport", {
|
||||
end
|
||||
|
||||
return
|
||||
else if is_series == 2 then
|
||||
elseif is_series == 2 then
|
||||
if not ranks or not ranks.categories then
|
||||
minetest.log("error", "ranks mod not found, can't use category teleport")
|
||||
return true
|
||||
|
Loading…
x
Reference in New Issue
Block a user