avoid multiple running drive tasks for the same object
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
float *fPos);
|
||||
|
||||
long StartDriveTask(void *self, SConnection *pCon, char *name, float fTarget);
|
||||
void EndDriveTask(void *data);
|
||||
/* end a drive task replaced by a new one with the same object*/
|
||||
|
||||
|
||||
#line 438 "interface.w"
|
||||
|
||||
Reference in New Issue
Block a user