Remove accidental debug assert in ctf_metrics

This commit is contained in:
rubenwardy 2021-02-19 22:42:08 +00:00
parent cca78bc62a
commit 939b2d1c5b

View file

@ -1,5 +1,4 @@
if not minetest.create_metric then
error("No metrics!")
return
end