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