5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
void main()
|
|
{
|
|
ExploreAreaForPlayer(GetArea(OBJECT_SELF), GetLastUsedBy());
|
|
}
|