8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
#include "inc_alignset"
|
|
|
|
void main()
|
|
{
|
|
SetAlignment(GetPCSpeaker(), ALIGNMENT_CHAOTIC, ALIGNMENT_EVIL);
|
|
}
|
|
|