Rename mod: 3d_armor → mcl_armor
This commit is contained in:
parent
edab0be8f5
commit
fb251db925
103 changed files with 185 additions and 182 deletions
|
@ -3,7 +3,6 @@ local S = minetest.get_translator("mcl_playerplus")
|
|||
-- Internal player state
|
||||
local mcl_playerplus_internal = {}
|
||||
|
||||
local armor_mod = minetest.get_modpath("3d_armor")
|
||||
local def = {}
|
||||
local time = 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue