417
This commit is contained in:
@@ -414,6 +414,7 @@
|
||||
watch(
|
||||
() => scenicStore.carShipData,
|
||||
(val) => {
|
||||
return false
|
||||
setTimeout(() => {
|
||||
if (carOverlays.value.length > 0) {
|
||||
for (let i = 0; i < carOverlays.value.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user