mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-26 06:13:45 +01:00
Fixed tabulation error.
This commit is contained in:
parent
f5e4d7af9f
commit
938fc519ef
@ -1,7 +1,6 @@
|
||||
|
||||
armor_api = {
|
||||
player_hp = {},
|
||||
fleshy_max = 20
|
||||
}
|
||||
|
||||
armor_api.get_armor_textures = function(self, player)
|
||||
|
Loading…
Reference in New Issue
Block a user