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