6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
void main()
|
|
{
|
|
object oPC=GetExitingObject();
|
|
DeleteLocalInt(oPC,"bDetectingSD");
|
|
}
|