mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Update entity list to auto-refresh list on start
This commit is contained in:
parent
891f6fa513
commit
903921e11f
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
||||||
updateSelectedEntities(data.selectedIDs);
|
updateSelectedEntities(data.selectedIDs);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
setTimeout(refreshEntities, 1000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue