diff --git a/!RunImage,ff8 b/!RunImage,ff8 index af1787b..0abf8cc 100644 Binary files a/!RunImage,ff8 and b/!RunImage,ff8 differ diff --git a/Spr,ff9 b/Spr,ff9 index 8b6acef..9899157 100644 Binary files a/Spr,ff9 and b/Spr,ff9 differ diff --git a/c/CTheEscape b/c/CTheEscape index 3f9c982..6aefa97 100644 --- a/c/CTheEscape +++ b/c/CTheEscape @@ -169,7 +169,8 @@ void intro() sound_composition_element_add(currentstart,4,sound_note("F2"),100); currentstart += 100; - draw_sprite("tng",320,400); + draw_sprite("tng_st",320,600); + draw_sprite("tng_te",425,500); sound_composition_start(clock()); while(sound_composition_incomplete())