1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-22 15:13:15 +02:00

Added threads to fuseholder.

This commit is contained in:
Chris Palmer
2020-03-05 10:15:42 +00:00
parent 60628dfec0
commit 245b158f1d
3 changed files with 36 additions and 20 deletions

View File

@@ -24,4 +24,5 @@ module fuseholders()
fuseholder(6);
if($preview)
fuseholders();
let($show_threads = 1)
fuseholders();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 26 KiB