6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
|
void main()
|
||
|
{
|
||
|
DelayCommand(100.0, SetLocked(OBJECT_SELF, TRUE));
|
||
|
|
||
|
}
|