This commit is contained in:
parent
d238e6ac10
commit
ff8ae0c77b
10 changed files with 177 additions and 125 deletions
|
@ -158,8 +158,6 @@ Vector3 Ofs;
|
|||
Ofs.y=-(CursPos.y-(int)ThisCam.y);
|
||||
ThisCam.x-=(int)ThisCam.x;
|
||||
ThisCam.y-=(int)ThisCam.y;
|
||||
TRACE2("-> %f %f\n",Ofs.x,Ofs.y);
|
||||
|
||||
|
||||
if (Is3d && Render3dFlag)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue