CAM: Simulator - Decrease speed button (#21222)

* CAM: Simulator - Decrease speed button

* CAM: Simulator - Move slider upper

* CAM: Simulator - Changed speed icons
This commit is contained in:
tarman3
2025-05-12 16:57:30 +03:00
committed by GitHub
parent cf4357ed38
commit c76357c148
16 changed files with 77 additions and 38 deletions

View File

@@ -25,20 +25,23 @@
using namespace MillSim;
TextureItem texItems[] = {
{1, 36, 0, 0},
{1, 40, 0, 0},
{1, 1, 0, 0},
{70, 1, 0, 0},
{100, 1, 0, 0},
{134, 1, 0, 0},
{172, 1, 0, 0},
{135, 1, 0, 0},
{30, 1, 0, 0},
{170, 1, 0, 0},
{1, 130, 0, 0},
{30, 130, 0, 0},
{55, 130, 0, 0},
{85, 130, 0, 0},
{140, 130, 0, 0},
{195, 130, 0, 0},
{210, 1, 0, 0},
{2, 50, 0, 0},
{70, 50, 0, 0},
{27, 50, 0, 0},
{44, 50, 0, 0},
{90, 50, 0, 0},
{128, 50, 0, 0},
{168, 50, 0, 0},
{95, 50, 0, 0},
{130, 50, 0, 0},
{170, 50, 0, 0},
};