6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastUsedBy();
|
|
BeginConversation("bless_pool", oPC);
|
|
}
|