CybertownRevival / ctr

Full source code for the Cybertown Revival project
17 stars 7 forks source link

Update Object Instance #302

Open SalleeMatthew opened 1 week ago

SalleeMatthew commented 1 week ago

Updated methods to allow object lists to update properly when an object instance is purchased from a backpack or public objects.

smile0711 commented 1 week ago

In ObjectProperties.vue line 259 could we change this setTimeout to an await?