mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-04 14:53:51 +01:00
Fix
This commit is contained in:
parent
691b93ac68
commit
c2032fe4de
@ -1,3 +1,4 @@
|
||||
local string = string
|
||||
local sf = string.format
|
||||
|
||||
-- Minetest 0.4 mod: player
|
||||
@ -134,7 +135,6 @@ function mcl_player.player_set_armor(player, texture)
|
||||
update_player_textures(player)
|
||||
end
|
||||
|
||||
---comment
|
||||
---@param player ObjectRef
|
||||
---@param x number
|
||||
---@param y number
|
||||
|
Loading…
Reference in New Issue
Block a user