Fix superfluous whitespace in mcl_skins/mesh_hand.lua

This commit is contained in:
cora 2023-07-30 04:34:53 +02:00 committed by ryvnf
parent d32f842800
commit bf36e16e9e

View File

@ -22,7 +22,7 @@ function mcl_skins.get_skin_list()
creative = game_mode == "_crea"
}
table.insert(list, female)
local male = {
texture = make_texture(base, base_color),
slim_arms = false,