CybertownRevival / ctr

Full source code for the Cybertown Revival project
18 stars 8 forks source link

Update Object Instance #302

Closed SalleeMatthew closed 2 months ago

SalleeMatthew commented 2 months ago

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

smile0711 commented 2 months ago

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