The _init call was buggy anyway and in the end shouldn't be a
thing that's called via ClassDB, it should be something that's
language specific, so we leave this out for the bindings.
In the commit
|
||
|---|---|---|
| .. | ||
| godot | ||
| config.py | ||
| gdnative.cpp | ||
| gdnative.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||