mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 17:32:30 -04:00
some fixes in win
This commit is contained in:
parent
2d7697174d
commit
02f5d21c32
3 changed files with 11 additions and 11 deletions
|
@ -37,7 +37,7 @@ static short zooming_points[ZOOM_PHASES][4]
|
|||
{480,271,80,28},
|
||||
{460,259,90,31}
|
||||
};
|
||||
static int zooming_step=2;
|
||||
static int zooming_step=1;
|
||||
static int rot_phases=1;
|
||||
//int yreq;
|
||||
int last_scale;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue