mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-06-28 22:36:39 +02:00
Fixed tabulation error.
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
|
|
||||||
armor_api = {
|
armor_api = {
|
||||||
player_hp = {},
|
player_hp = {},
|
||||||
fleshy_max = 20
|
|
||||||
}
|
}
|
||||||
|
|
||||||
armor_api.get_armor_textures = function(self, player)
|
armor_api.get_armor_textures = function(self, player)
|
||||||
|
Reference in New Issue
Block a user