5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
|
void main()
|
||
|
{
|
||
|
AssignCommand(GetPCSpeaker(),ActionPlayAnimation(ANIMATION_LOOPING_MEDITATE,1.0f,5.0f));
|
||
|
}
|