Skip to content

Commit

Permalink
feat(scripting/properties): expose Platform
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Oct 28, 2023
1 parent 0249562 commit 7be951d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripting/properties/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export { Interactivity } from '@scripting/properties/Interactivity.js'
export { Invulnerability } from '@scripting/properties/Invulnerability.js'
export { Label } from '@scripting/properties/Label.js'
export { Material } from '@scripting/properties/Material.js'
export { Platform } from '@scripting/properties/Platform.js'
export { PlayerControls } from '@scripting/properties/PlayerControls.js'
export { PlayerInterface } from '@scripting/properties/PlayerInterface.js'
export { Scale } from '@scripting/properties/Scale.js'
Expand Down

0 comments on commit 7be951d

Please sign in to comment.