conform: Use a 640x480 stage in test-pick
Do not resize the stage to a smaller size: the default size is perfectly fine.
This commit is contained in:
parent
958545aa70
commit
4cadc73005
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "test-conform-common.h"
|
#include "test-conform-common.h"
|
||||||
|
|
||||||
#define STAGE_WIDTH 320
|
#define STAGE_WIDTH 640
|
||||||
#define STAGE_HEIGHT 200
|
#define STAGE_HEIGHT 480
|
||||||
#define ACTORS_X 12
|
#define ACTORS_X 12
|
||||||
#define ACTORS_Y 16
|
#define ACTORS_Y 16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user