5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
void main()
|
|
{
|
|
PlayAnimation(ANIMATION_LOOPING_DEAD_BACK,1.0,8.0);
|
|
}
|