1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-13 01:20:34 +02:00

Base for netcode

This commit is contained in:
Michał W. Urbańczyk
2008-07-09 17:22:28 +00:00
parent 9422b0d9ca
commit 358ab062eb
10 changed files with 345 additions and 95 deletions

View File

@ -119,7 +119,7 @@ void CMinimap::draw()
}
}
}
blitAt(FoW[LOCPLINT->adventureInt->position.z],0,0,temps);
//blitAt(FoW[LOCPLINT->adventureInt->position.z],0,0,temps);
//draw radar
int bx = (((float)LOCPLINT->adventureInt->position.x)/(((float)CGI->mh->sizes.x)))*pos.w,