Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/scripts/spaceship.lua @ 3991

Last change on this file since 3991 was 3991, checked in by bensch, 18 years ago

data/trunk: merged the single_player_map branche back.
merged with command:
svn merge -r523:HEAD https://svn.orxonox.net/data/branches/single_player_map .

conflicts resolved in all sp_levels in favour of the branche

File size: 75 bytes
Line 
1
2function tick(timestep)
3--io.write("Spaceship called \n")
4return false
5end
Note: See TracBrowser for help on using the repository browser.