Marge error = 0.25

This commit is contained in:
marti.lloveras 2017-01-22 04:41:01 +01:00
parent 469b40f6f6
commit aa513cbcc2
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@
#include <string>
#include "soundmanager.hpp"
const int SCENE_NUM = 4;
#define MARGEERR 0.2f
#define MARGEERR 0.25f
#define BLACKVALUE 0.4f
#define W_WIDTH 1024
#define W_HEIGHT 768