shx-3d-render
parent
f17212d7a0
commit
42313f49f1
|
@ -212,7 +212,10 @@
|
|||
return sortedList;
|
||||
}
|
||||
|
||||
console.log("FilamentList", FilamentList);
|
||||
|
||||
FilamentList = SHX_sortFilamentList();
|
||||
console.log("FilamentList2", FilamentList);
|
||||
|
||||
function SHX_getFilamentById(id) {
|
||||
let filament = FilamentList[id];
|
||||
|
|
Loading…
Reference in New Issue