Changed starting object to Neptune.

ver1_5_1
Chris Laurel 2001-06-01 23:13:49 +00:00
parent 1d1c206ecf
commit f8a1ad3df9
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
{ {
select { object "Sol" } select { object "Sol/Neptune" }
select { object "Mercury" }
timerate { rate 0 } timerate { rate 0 }
goto { time 0 } goto { time 0 }
wait { duration 0.1 } wait { duration 0.1 }
timerate { rate 1 } timerate { rate 1 }
} }