5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
void main()
|
||
|
{
|
||
|
AdjustAlignment(GetPCSpeaker(), ALIGNMENT_NEUTRAL, 1);
|
||
|
}
|