x2 button on the right place

This commit is contained in:
Salomão
2020-11-12 18:40:10 -03:00
parent 8a165bea09
commit d97996070a
5 changed files with 59 additions and 1 deletions
@@ -137,6 +137,21 @@ public enum ButtonToolTips
BlockPlacementYes,
BlockPlacementNo,
MultiplyByTwo,
MultiplyByTwoDesc,
MultiplyByThree,
MultiplyByThreeDesc,
IncreaseByOne,
IncreaseByOneDesc,
DivideByTwo,
DivideByTwoDesc,
DivideByThree,
DivideByThreeDesc,
DecreaseByOne,
DecreaseByOneDesc,
MaxCount,
MaxCountDesc,
// Used in the tooltips of the items in the terminal, when moused over
ItemsStored,
ItemsRequestable,