This commit is contained in:
Daveo 2001-07-20 21:19:41 +00:00
parent 87a5ff7390
commit 76a872216d
3 changed files with 4 additions and 3 deletions

View file

@ -652,6 +652,7 @@ int PntCount=3;
OtOfs=sqrt(OtOfs/PntCount);
OtOfs/=8;
// printf("%i\n",P.OTOfs);
OtOfs+=P.OTOfs;
if (OtOfs>OTMax) OtOfs=OTMax;