Remove colliding from bench.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e4ecc12fcf
commit
d641c7c8b8
1 changed files with 2 additions and 2 deletions
|
@ -1568,7 +1568,7 @@
|
||||||
{
|
{
|
||||||
"name":"collides",
|
"name":"collides",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":false
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1577,7 +1577,7 @@
|
||||||
{
|
{
|
||||||
"name":"collides",
|
"name":"collides",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":false
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue