5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
void main()
|
|
{
|
|
AssignCommand(OBJECT_SELF, PlaySound("as_cv_crank1"));
|
|
}
|