generated from Jaysyn/ModuleTemplate
6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(180.0, ActionCloseDoor(OBJECT_SELF));
|
|
|
|
}
|