- leveleditor lacks enemies support (will be fixed soon by Tobias)
- sometimes you die after being in pause modus and unpausing
- supertux lifting its feet for kicking is not drawn
-- it looks like that Tux doesn't jump and duck at the same time
-as it used to
-- worldmap movement isn't CPU independet
\ No newline at end of file
+
+
-- Entering Nolok's Throne Room! -
+-Entering Nolok's Throne Room!
Tux ran into Nolok's throne room,
frantically searching for his beloved.
{ // Display final credits and go back to the main menu
display_text_file(level->extro_filename,
"/images/background/arctis2.jpg");
+ display_text_file("CREDITS",
+ "/images/background/oiltux.jpg");
quit = true;
}
}