|
@@ -29,7 +29,7 @@
|
|
/*************************************************************************/
|
|
/*************************************************************************/
|
|
|
|
|
|
const GodotFetch = {
|
|
const GodotFetch = {
|
|
- $GodotFetch__deps: ['$GodotRuntime'],
|
|
|
|
|
|
+ $GodotFetch__deps: ['$IDHandler', '$GodotRuntime'],
|
|
$GodotFetch: {
|
|
$GodotFetch: {
|
|
|
|
|
|
onread: function (id, result) {
|
|
onread: function (id, result) {
|