6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ActionPlayAnimation(ANIMATION_LOOPING_CONJURE1, 1.0,1.0);
|
||
|
}
|
||
|
|