mirror of
https://github.com/ElCeejo/creatura.git
synced 2025-04-30 13:51:41 -04:00
Oops, that's not necessary
This commit is contained in:
parent
030a77fd9d
commit
cfe3411ca8
1 changed files with 1 additions and 4 deletions
|
@ -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 --
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue