5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
void main()
|
|
{
|
|
ActionMoveAwayFromObject(GetPCSpeaker(), TRUE, 40.0f);
|
|
}
|