ADDED: SetAutomationEventBaseFrame(int frame)
This commit is contained in:
parent
98fcbe3fe2
commit
f721429f25
3 changed files with 11 additions and 3 deletions
|
@ -214,6 +214,7 @@ int main(void)
|
|||
}
|
||||
else
|
||||
{
|
||||
SetAutomationEventBaseFrame(180);
|
||||
StartAutomationEventRecording();
|
||||
eventRecording = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue