5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ActionPlayAnimation(ANIMATION_LOOPING_TALK_LAUGHING, 1.0);
|
||
|
}
|