Skip to content

Commit

Permalink
Merge pull request #1 from NicEastvillage/rectangles
Browse files Browse the repository at this point in the history
Add Rect2D and Rect3D
  • Loading branch information
VirxEC authored Oct 22, 2024
2 parents cfa2b72 + 02261b6 commit 3c28e06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion flatbuffers-schema
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ pynamedmodule! {
Psyonix,
PsyonixSkill,
RLBot,
Rect2D,
Rect3D,
RelativeAnchor,
RemoveRenderGroup,
RenderAnchor,
Expand Down

0 comments on commit 3c28e06

Please sign in to comment.