- fixed a anticollider bug

- fixed problems with the synchronization code
- fixed some small TASP problems
This commit is contained in:
cvs
2003-04-22 09:29:13 +00:00
parent cb4bbbc93c
commit b06a473cf5
9 changed files with 151 additions and 13 deletions

View File

@@ -1137,6 +1137,7 @@ static int checkHMEnd(pHistMem self, char *text){
if(iRet)
{
self->iInit = 1;
SCSendOK(pCon);
}
else
{