Skip to content

Fix inconsistency with title card patch coloring (color the title card patch used in the credits to skin)

katsy requested to merge katsy/SRB2:kredits into next

The title card zigzag is mapped to skin color, which allows you to use a green one to automatically change color with the player. However, the same patch is used for the credits where it's not mapped, resulting in it always being green.

Custom title card with Amy:
titlea

Credits before:
greeeeeeeeeeeeeen

Credits after:
amys

Merge request reports