summaryrefslogtreecommitdiff
path: root/dat
diff options
context:
space:
mode:
Diffstat (limited to 'dat')
-rw-r--r--dat12
1 files changed, 6 insertions, 6 deletions
diff --git a/dat b/dat
index 6b9ea1c..5c63d53 100644
--- a/dat
+++ b/dat
@@ -3,7 +3,7 @@
# Note that when using object names, case is important. Case in commands and
# arguments is not.
#
-# $Id: dat,v 1.1.1.1 2006-05-02 19:12:45 ianc Exp $
+# $Id: dat,v 1.2 2007-05-22 23:27:20 ianc Exp $
#
@@ -253,10 +253,10 @@ look_at Sun;
#
# eg.
-# num_texture 3;
-# texture Moon,moon.raw,256,256;
-# texture Earth,earth.raw,512,256;
-# mreuse Belt,10,Moon;
+num_texture 3;
+texture Moon,moon.raw,256,256;
+texture Earth,earth.raw,512,256;
+mreuse Belt,10,Moon;
# Define rings
@@ -306,7 +306,7 @@ look_at Sun;
ring Earth,2.0,2.1,1.0,1.0,1.0,0.6,0.5,45;
# eg.
-# ring_texture Earth,ring.raw,256,256;
+ring_texture Earth,ring.raw,256,256;
# Define trails. If enabled objects leave behind a point as they travel.