diff --git a/!TheEsc/!RunImage,ff8 b/!TheEsc/!RunImage,ff8 index e9af502..0f83138 100644 Binary files a/!TheEsc/!RunImage,ff8 and b/!TheEsc/!RunImage,ff8 differ diff --git a/!TheEsc/c/CTheEscape b/!TheEsc/c/CTheEscape index 1f60044..ef60dc5 100644 --- a/!TheEsc/c/CTheEscape +++ b/!TheEsc/c/CTheEscape @@ -969,7 +969,9 @@ int main(int argc, char *argv[]) while(Player.integrity > 0) game_tick(); + screen_clear(); printf("you ded\n"); + screen_flipbuffer(); free(buffer);