Kurosu a écrit :
> a recent commit fixed an uninitialized variable in an Action
> constructor. While not a perfect solution, I added an Init() member that
> implements once the initialization, and then reuse it in any concerned
> constructor.
Now on gna:
https://gna.org/patch/index.php?754
__
Good evening,
a recent commit fixed an uninitialized variable in an Action
constructor. While not a perfect solution, I added an Init() member that
implements once the initialization, and then reuse it in any concerned
constructor.
Best regards,
Kurosu