hermet pushed a commit to branch master.

http://git.enlightenment.org/games/etypers.git/commit/?id=df05cd534785197db5b99ef9c70e906e26811a0c

commit df05cd534785197db5b99ef9c70e906e26811a0c
Author: Hermet Park <her...@hermet.pe.kr>
Date:   Thu Feb 11 23:16:09 2016 +0900

    arrange level difficulty.
---
 src/bin/etypers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/etypers.c b/src/bin/etypers.c
index 92472de..df4201f 100644
--- a/src/bin/etypers.c
+++ b/src/bin/etypers.c
@@ -24,7 +24,7 @@
 #define DEFAULT_WIN_H 600
 #define NEW_ENEMY_DURATION_SEC 5
 #define LEVEL_INC_WEIGHT 0.01
-#define DROP_DIST_WEIGHT 10
+#define DROP_DIST_WEIGHT 50
 #define DEFENSE_WALL_CNT 15
 #define WALL_COLOR 100, 100, 100, 170
 #define MINUS_SCORE 25

-- 


Reply via email to