Merge remote-tracking branch 'refs/remotes/origin/develop' into update/bridges

This commit is contained in:
Sam 2017-03-22 14:14:30 +00:00
commit 1c620048ca

View File

@ -294,7 +294,7 @@ public abstract class Game extends ListenerComponent implements Lifetimed
public long PrepareTime = 9000;
public boolean PlaySoundGameStart = true;
public double XpMult = 2;
public double XpMult = 1;
public boolean SpeedMeasurement = false;