We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bcd59b commit 40a88e0Copy full SHA for 40a88e0
Core/Types/G1Dat.cs
@@ -2302,10 +2302,11 @@ public bool TryGetImageName(int id, out string? value)
2302
{ 3616, "chris_sawyer_logo_small" },
2303
{ 3617, "chris_sawyer_logo_intro_left" },
2304
{ 3618, "chris_sawyer_logo_intro_right" },
2305
-
+ { 3619, "chris_sawyer_intro_palette" },
2306
{ 3620, "atari_logo_intro_left" },
2307
{ 3621, "atari_logo_intro_right" },
2308
- { 3623, "atari_logo_small" },
+ { 3622, "atari_logo_intro_right" },
2309
+ { 3623, "atari_intro_palette" },
2310
{ 3624, "locomotion_logo" },
2311
{ 3625, "wide_tab" },
2312
0 commit comments