Skip to content

Commit

Permalink
Declare JS usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed Jan 15, 2025
1 parent 5dd3711 commit 3b87830
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/lib/ExtensionsValidatorExceptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,12 @@ const extensionsAllowedProperties = {
runtimeSceneAllowedProperties: [],
javaScriptObjectAllowedProperties: [],
},
SpriteMultitouchJoystick: {
gdjsAllowedProperties: [],
gdjsEvtToolsAllowedProperties: ['input'],
runtimeSceneAllowedProperties: [],
javaScriptObjectAllowedProperties: [],
},
Sticker: {
gdjsAllowedProperties: [
'_stickerExtension',
Expand Down

0 comments on commit 3b87830

Please sign in to comment.