Alangara_PRC8/_module/nss/conv_e_perform07.nss

9 lines
122 B
Plaintext
Raw Permalink Normal View History

2024-06-05 21:21:06 -04:00
#include "mn_i_pwfunctions"
void main()
{
int index = 7;
PerformExchange(GetPCSpeaker(), OBJECT_SELF, index);
}