5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(9.0, ActionCloseDoor(OBJECT_SELF));
|
|
}
|