Skip to content

Commit

Permalink
Merge pull request #74 from BobPalmer/main
Browse files Browse the repository at this point in the history
Fixed drag cubes
  • Loading branch information
tjdeckard authored May 29, 2022
2 parents 489e0b3 + ba79072 commit 58165d5
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 58165d5

Please sign in to comment.