RATDOG/_module/nss/objconverse.nss

6 lines
63 B
Plaintext
Raw Normal View History

void main()
{
ActionStartConversation(GetLastUsedBy());
}