5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
void main()
|
||
|
{
|
||
|
OpenStore(GetNearestObjectByTag("InnKeeper"), GetPCSpeaker());
|
||
|
}
|