FINALLY FIXED THE PROBLEM - was using set instead of set_single, so it set it's child as well, causing the type loop. Also, the binding replace child evaluated the parameters first, changing t's parent before t->parent->replace_child happened
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,9 @@ stats
|
||||
*.swn
|
||||
*.swo
|
||||
*.swl
|
||||
*.swi
|
||||
*.swj
|
||||
*.swk
|
||||
*.png
|
||||
*krakout*
|
||||
kraklist.txt
|
||||
|
||||
Reference in New Issue
Block a user