Skip to content

Commit 40a88e0

Browse files
committed
add/fix some g1 image ids
1 parent 6bcd59b commit 40a88e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Core/Types/G1Dat.cs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,10 +2302,11 @@ public bool TryGetImageName(int id, out string? value)
23022302
{ 3616, "chris_sawyer_logo_small" },
23032303
{ 3617, "chris_sawyer_logo_intro_left" },
23042304
{ 3618, "chris_sawyer_logo_intro_right" },
2305-
2305+
{ 3619, "chris_sawyer_intro_palette" },
23062306
{ 3620, "atari_logo_intro_left" },
23072307
{ 3621, "atari_logo_intro_right" },
2308-
{ 3623, "atari_logo_small" },
2308+
{ 3622, "atari_logo_intro_right" },
2309+
{ 3623, "atari_intro_palette" },
23092310
{ 3624, "locomotion_logo" },
23102311
{ 3625, "wide_tab" },
23112312

0 commit comments

Comments
 (0)