diff options
author | Ian C <ianc@noddybox.co.uk> | 2010-09-01 11:05:48 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2010-09-01 11:05:48 +0000 |
commit | 1bf9eed7ebb959c9d56449cc23cd22bba2a4a067 (patch) | |
tree | 5dfbb54a9da1234714d72d8502d2ba76f6cdcf66 /col2 | |
parent | a58c46dc5ed2ee3e8800aac9ec663224ca003b91 (diff) |
Diffstat (limited to 'col2')
-rw-r--r-- | col2 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ window_size 800,800; enable solid; enable lighting; enable texture; -const 0.0001; +const 1; collide shatter; scale 1.0; shatter 2,2.0,10.0,1000.0,20; |