7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
void main()
|
|
{
|
|
string doom = "vs_nx0deekm_073";
|
|
PlaySound(doom);
|
|
|
|
}
|