Skip to content

Commit

Permalink
Fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 committed Aug 19, 2023
1 parent 89aba47 commit 4506397
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ public override GameObject Activate(GameResourceProvider resourceProvider, Color
subObjectModelRenderer.Render(polFile,
textureProvider,
resourceProvider.GetMaterialFactory(),
isStaticObject: false,
tintColor);

// Sub-object should block player as well, so let's add mesh collider to it
Expand Down

0 comments on commit 4506397

Please sign in to comment.