Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/branches/single_player_map/scripts/spaceship.lua @ 3947

Last change on this file since 3947 was 3947, checked in by snellen, 18 years ago

continued implementation…

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.