From 737c093cddb6ad5c23bead4b2f98de27572e74be Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 22 May 2007 23:27:20 +0000 Subject: Fixed to build on Ubuntu 7.04 --- dat | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'dat') 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. -- cgit v1.2.3