4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
void main()
|
||
|
{
|
||
|
OpenStore(GetNearestObjectByTag("LostItems"), GetPCSpeaker());
|
||
|
}
|