From 4853a68e5a32f8ae5d384904db8c4a453ba24a89 Mon Sep 17 00:00:00 2001 From: mix <167040362+mixiate@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:09:08 +0000 Subject: [PATCH] Fix misaligned LSM launched lift hill sprite --- distribution/changelog.txt | 1 + resources/g2/sprites.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 2eba6d0603..79c3366e51 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -22,6 +22,7 @@ - Fix: [#23809] Trains glitch on Bobsleigh Coaster small helixes. - Fix: [#23811] Land edges glitch when vehicles go through gentle to flat tunnels. - Fix: [#23818] Spinning tunnels can draw over sloped terrain in front of them. +- Fix: [#23858] LSM launched lift hill has a misaligned sprite. 0.4.19.1 (2025-02-03) ------------------------------------------------------------------------ diff --git a/resources/g2/sprites.json b/resources/g2/sprites.json index 99f72a801e..48bc289ead 100644 --- a/resources/g2/sprites.json +++ b/resources/g2/sprites.json @@ -3018,7 +3018,7 @@ { "path": "track/lattice_triangle/liftbooster_alt_2.png", "x": -21, - "y": -4, + "y": -5, "palette": "keep" }, {