6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ActionPlayAnimation(ANIMATION_LOOPING_SPASM, 1.0,1.0);
|
||
|
}
|
||
|
|