Remove accidental debug assert in ctf_metrics
This commit is contained in:
parent
cca78bc62a
commit
939b2d1c5b
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
if not minetest.create_metric then
|
||||
error("No metrics!")
|
||||
return
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue