mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
parent
7501af4c6b
commit
d1b261d56e
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ const builtinExtensions = {
|
|||
boost: () => require('../extensions/scratch3_boost'),
|
||||
gdxfor: () => require('../extensions/scratch3_gdx_for'),
|
||||
synth: () => require('../extensions/scratch3_synth'),
|
||||
lightplay: () => require('../extensions/scratch3_lightplay'),
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue