Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
top13001 committed May 1, 2016
2 parents 089e233 + 7f3e5e1 commit e77d831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controller/GameConstants.java
Expand Up @@ -27,6 +27,6 @@ public class GameConstants {
public static final int KCENT_WEIGHT = 2;
public static final int MOB_WEIGHT = 1;
public static final int POLE_WEIGHT = 2;
public static final int PIECE_DIFFERENTIAL_WEIGHT = 3;
public static final int PIECE_DIFFERENTIAL_WEIGHT = 5;

}

0 comments on commit e77d831

Please sign in to comment.