Quantcast

Fixed texcoord for ship texture

Alar of Daggerspine [07-12-15 - 17:01]
Fixed texcoord for ship texture

Signed-off-by: Alar of Daggerspine <alar@aspide.it>
Filename
Widgets.lua
diff --git a/Widgets.lua b/Widgets.lua
index add3961..a7538b9 100644
--- a/Widgets.lua
+++ b/Widgets.lua
@@ -137,7 +137,7 @@ local function GMCList()
 			left=0
 			right=0.6
 			top=0
-			bottom=0.6
+			bottom=0.5
 			l:SetImage(icon,left,right,top,bottom)
 			l:SetImageSize(24,24)
 			l:SetHeight(26)