Enable 2x XP
This commit is contained in:
parent
87b829b411
commit
7994ed082e
@ -296,7 +296,7 @@ public abstract class Game extends ListenerComponent implements Lifetimed
|
||||
public long PrepareTime = 9000;
|
||||
public boolean PlaySoundGameStart = true;
|
||||
|
||||
public double XpMult = 1;
|
||||
public double XpMult = 2;
|
||||
|
||||
public boolean SpeedMeasurement = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user