From bf36e16e9e7aaaa337e2f24a00629e66b8ce81c0 Mon Sep 17 00:00:00 2001 From: cora Date: Sun, 30 Jul 2023 04:34:53 +0200 Subject: [PATCH] Fix superfluous whitespace in mcl_skins/mesh_hand.lua --- mods/PLAYER/mcl_skins/mesh_hand.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/PLAYER/mcl_skins/mesh_hand.lua b/mods/PLAYER/mcl_skins/mesh_hand.lua index f4d513773..6629db11a 100644 --- a/mods/PLAYER/mcl_skins/mesh_hand.lua +++ b/mods/PLAYER/mcl_skins/mesh_hand.lua @@ -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,