Make digits larger in TurnsLeft.png, add number 9
authorWuzzy <Wuzzy2@mail.ru>
Fri, 11 Oct 2019 15:52:22 +0200
changeset 15461 4837e3c7859a
parent 15460 421da44ff218
child 15462 e2a23c63efdb
Make digits larger in TurnsLeft.png, add number 9 The digits in this images were really small and hard to read
share/hedgewars/Data/Graphics/AmmoMenu/TurnsLeft.png
share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua
Binary file share/hedgewars/Data/Graphics/AmmoMenu/TurnsLeft.png has changed
--- a/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua	Fri Oct 11 13:35:13 2019 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua	Fri Oct 11 15:52:22 2019 +0200
@@ -3342,7 +3342,7 @@
 
 	reducedSpriteIDArrayFrames = {
 		1, 8, 4, 1, 1,
-		AmmoTypeMax, AmmoTypeMax, 3, 4, 8, 1,
+		AmmoTypeMax, AmmoTypeMax, 3, 4, 9, 1,
 		1, 1, 1, 1, 1, 1,
 		1, 1, 1, 1, 1,
 	}