Branimir Karadžić 8 years ago
parent
commit
114b9ed10a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/29-debugdraw/debugdraw.cpp

+ 2 - 0
examples/29-debugdraw/debugdraw.cpp

@@ -102,6 +102,8 @@ public:
 		{
 		{
 			ddPush();
 			ddPush();
 
 
+			ddSetWireframe(false);
+
 			ddSetColor(0xff0000ff);
 			ddSetColor(0xff0000ff);
 
 
 			float tmp[3];
 			float tmp[3];