Skip to content

Commit

Permalink
Fixed drag cubes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob palmer committed May 28, 2022
1 parent 9578191 commit ba79072
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@ RESOURCE
}
}
}

DRAG_CUBE
{
cube = Default, 0.7952,0.745,1.652, 0.7952,0.745,1.652, 4.87,0.9796,0.1611, 4.87,0.9796,0.1611, 0.7952,0.7447,1.673, 0.7952,0.7447,1.673, 0,0,0, 2.5,0.32,2.5
}
}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,11 @@ RESOURCE
}
}
}

DRAG_CUBE
{
cube = Default, 0.06191,0.7669,0.6956, 0.06191,0.7669,0.6956, 0.38,0.9776,0.1201, 0.38,0.9776,0.1201, 0.06191,0.7664,0.6956, 0.06191,0.7664,0.6956, 0,0,0, 0.625,0.1032,0.625
}
}


Expand Down

0 comments on commit ba79072

Please sign in to comment.