fix some linux compiler warnings
This commit is contained in:
committed by
Yorik van Havre
parent
6ee622b675
commit
62cf54cc5c
@@ -740,6 +740,9 @@ void cSimTool::InitTool() // pos is 0..1 location along the radius of the tool
|
||||
case ROUND:
|
||||
dradius = radius * radius;
|
||||
break;
|
||||
|
||||
case FLAT:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user