7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
void main()
|
||
|
{
|
||
|
|
||
|
DelayCommand(1500.0, SetLocked(OBJECT_SELF, TRUE));
|
||
|
|
||
|
}
|