items != props

This commit is contained in:
Natsumi
2025-06-17 13:00:43 +12:00
parent 36ff0463bf
commit e06412d07b
7 changed files with 24 additions and 8 deletions

View File

@@ -9863,7 +9863,7 @@ console.log(`isLinux: ${LINUX}`);
'pedestals',
'prints',
'drones',
'items'
'props'
];
$app.methods.createNewInstance = async function (worldId = '', options) {