This commit is contained in:
AFCMS 2022-09-09 19:02:45 +02:00
parent 691b93ac68
commit c2032fe4de
No known key found for this signature in database
GPG Key ID: 8720389A25B652E3
1 changed files with 1 additions and 1 deletions

View File

@ -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