diff options
-rw-r--r-- | res/brush47.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/brush47.xml b/res/brush47.xml index 9cd654f..841c951 100644 --- a/res/brush47.xml +++ b/res/brush47.xml @@ -17,8 +17,7 @@ <use type="cuboid" position="0,0,1.2" scale="2.69,19.38,1.5" colour="#1111dd"> <face id="bottom" colour="#2C3539"/> <face id="top" type="extrude" scale="1,0.95,1" position="0,0,1.0"> - <face id="top" type="extrude" scale="0.6,0.9,0" position="0,0,0.2"/> - <!--smooth="true"--> + <face id="top" type="extrude" scale="0.6,0.9,0" position="0,0,0.2" smooth="true"/> </face> </use> <use type="cuboid" position="0,0,0.2" scale="2.6,4.5,1" colour="#2C3539"/> |