summaryrefslogtreecommitdiff
path: root/xd.c
diff options
context:
space:
mode:
Diffstat (limited to 'xd.c')
-rw-r--r--xd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xd.c b/xd.c
index fe4dcc7..344c8d8 100644
--- a/xd.c
+++ b/xd.c
@@ -3813,7 +3813,7 @@ static void CatwalkDemo(void)
static Obj3D trench =
{8,3,{0,0,0},trench_point,trench_poly,trench_work_3d,trench_work_xp,
- 0,0,0,MODE_EDGE,-1,True};
+ 0,0,0,MODE_WIRE,-1,True};
static const int no_catwalk = 5;