diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-04-15 15:51:04 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-04-15 15:51:04 +0100 |
commit | 29b6fdaed9fa956331c17626bca4927c7bf198a8 (patch) | |
tree | c2c0b4bffe9339847720078c1c33447335c34100 /init.lua | |
parent | 335913f54318db715116ba048a01297081470254 (diff) |
Amend tags
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ local path = minetest.get_modpath("mobs") --- Mob Api +-- Mob API dofile(path.."/api.lua") -- Mob Items |