Merge remote-tracking branch 'refs/remotes/origin/develop' into feature/gem-hunters-persistence
This commit is contained in:
commit
f630f50f47
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user