Files
HeroesStone_PRC8/_module/nss/trash_can_close.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

5 lines
74 B
Plaintext

void main()
{
ActionStartConversation(GetLastClosedBy(), "", TRUE);
}