This commit is contained in:
parent
6e15a583c0
commit
d4b15b57a2
7 changed files with 97 additions and 46 deletions
|
@ -136,7 +136,7 @@ void CPointerIcon::render()
|
|||
fh=sb->getFrameHeader(FRM__MAPPOINTER);
|
||||
x=m_pointerPos.vx-(fh->W/2);
|
||||
y=m_pointerPos.vy-(fh->H/2);
|
||||
ft4=sb->printFT4(fh,x,y,0,0,9);
|
||||
ft4=sb->printFT4(fh,x,y,0,0,0);
|
||||
if(!m_pointerArrivedAtTarget)
|
||||
{
|
||||
setSemiTrans(ft4,true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue