6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
#include "x0_i0_talent"
|
||
|
void main()
|
||
|
{
|
||
|
TalentHealingSelf(TRUE);
|
||
|
}
|