Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters

This commit is contained in:
Sam 2017-03-13 22:02:07 +00:00
commit 654dddbf1b
1 changed files with 1 additions and 1 deletions

View File

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