Quote:
|
Originally Posted by Prozac
I have noticed, while this thread is on gani, that in gs2
setani("aniname");
does not work. there is no second parameter becasue in my case I do not need one.
|
Then tell Graal that you don't need one:
setani("aniname", NULL);