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