This commit is contained in:
parent
666cae200a
commit
0dc663a051
2 changed files with 4 additions and 2 deletions
|
@ -124,7 +124,9 @@ void CPlayer::shutdown()
|
|||
Params:
|
||||
Returns:
|
||||
---------------------------------------------------------------------- */
|
||||
DVECTOR ofs={-240,-134}; // nearly -256,-128 ;)
|
||||
//DVECTOR ofs={-240,-134}; // nearly -256,-128 ;)
|
||||
DVECTOR ofs={0,0}; //temporary
|
||||
|
||||
int psize=0;
|
||||
int newmode=-1;
|
||||
void CPlayer::think(int _frames)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue