mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 23:33:50 +02:00
items != props
This commit is contained in:
@@ -9863,7 +9863,7 @@ console.log(`isLinux: ${LINUX}`);
|
||||
'pedestals',
|
||||
'prints',
|
||||
'drones',
|
||||
'items'
|
||||
'props'
|
||||
];
|
||||
|
||||
$app.methods.createNewInstance = async function (worldId = '', options) {
|
||||
|
||||
Reference in New Issue
Block a user