fix: des loop
This commit is contained in:
parent
ffa391fcef
commit
da51111106
|
@ -24,6 +24,7 @@ for (let i = 0; i < 10; ++i) {
|
||||||
" source: '/resources/tomato/tomato.json',",
|
" source: '/resources/tomato/tomato.json',",
|
||||||
' })',
|
' })',
|
||||||
' ecs.destroy(entity.id)',
|
' ecs.destroy(entity.id)',
|
||||||
|
' return undefined;',
|
||||||
'}',
|
'}',
|
||||||
].join('\n'),
|
].join('\n'),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user