fix demo preset icslot not having proper prefabhash

This commit is contained in:
Rachel Powers
2024-04-22 22:49:29 -07:00
parent 17907151b3
commit a55419394c

View File

@@ -90,6 +90,10 @@ export const demoVMState: VMState = {
occupant: {
id: 2,
fields: {
"PrefabHash": {
field_type: "Read",
value: -744098481,
},
"Quantity":{
field_type: "Read",
value: 1
@@ -101,7 +105,7 @@ export const demoVMState: VMState = {
"SortingClass": {
field_type: "Read",
value: 0,
}
},
},
},
},