Oops, that's not necessary

This commit is contained in:
Jeremy 2023-11-20 13:32:47 -08:00
parent 030a77fd9d
commit cfe3411ca8

View file

@ -4,10 +4,7 @@
-- Visual Harm 1ndicator check -- Visual Harm 1ndicator check
local use_vh1 local use_vh1 = minetest.get_modpath("visual_harm_1ndicators")
minetest.register_on_mods_loaded(function()
use_vh1 = minetest.get_modpath("visual_harm_1ndicators")
end)
-- Math -- -- Math --