diff --git a/VaporWaveWars/commons.hpp b/VaporWaveWars/commons.hpp index 6f3d2c7..881d329 100644 --- a/VaporWaveWars/commons.hpp +++ b/VaporWaveWars/commons.hpp @@ -13,7 +13,7 @@ #include #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 diff --git a/build-VaporWaveWars-Desktop_Qt_5_7_0_GCC_64bit-Debug/VaporWaveWars b/build-VaporWaveWars-Desktop_Qt_5_7_0_GCC_64bit-Debug/VaporWaveWars index af90f59..37e9f0b 100755 Binary files a/build-VaporWaveWars-Desktop_Qt_5_7_0_GCC_64bit-Debug/VaporWaveWars and b/build-VaporWaveWars-Desktop_Qt_5_7_0_GCC_64bit-Debug/VaporWaveWars differ