Incremented version number

This commit is contained in:
boy0001 2015-01-13 14:44:55 +11:00
parent 84b7ff3a5c
commit c21c100908
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ public class Settings {
/**
* Default kill road mobs: true
*/
public final static boolean KILL_ROAD_MOBS_DEFAULT = true;
public final static boolean KILL_ROAD_MOBS_DEFAULT = false;
/**
* Default mob pathfinding: true
*/