Alangara_PRC8/_module/nss/conv_e_perform01.nss
Jaysyn904 86feb9ca6f Initial commit
Initial commit.
2024-06-05 21:21:06 -04:00

9 lines
122 B
Plaintext

#include "mn_i_pwfunctions"
void main()
{
int index = 1;
PerformExchange(GetPCSpeaker(), OBJECT_SELF, index);
}