fix: des loop

This commit is contained in:
cha0s 2024-09-28 08:03:52 -05:00
parent ffa391fcef
commit da51111106

View File

@ -24,6 +24,7 @@ for (let i = 0; i < 10; ++i) {
" source: '/resources/tomato/tomato.json',",
' })',
' ecs.destroy(entity.id)',
' return undefined;',
'}',
].join('\n'),
},