Skip to content
Discussion options

You must be logged in to vote

Never mind, I've found the problem.

in the JS library the .rebuild() function was misleading...
and should not be use like this

window.TheSilderOBJ.rebuild()

but

window.TheSilderOBJ = window.TheSilderOBJ.rebuild()

Cheers

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BobSquarePants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant