mirror of
https://github.com/ElCeejo/creatura.git
synced 2025-04-30 05:41:46 -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
|
||||
|
||||
local use_vh1
|
||||
minetest.register_on_mods_loaded(function()
|
||||
use_vh1 = minetest.get_modpath("visual_harm_1ndicators")
|
||||
end)
|
||||
local use_vh1 = minetest.get_modpath("visual_harm_1ndicators")
|
||||
|
||||
-- Math --
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue