made game slightly harder on mobile
This commit is contained in:
parent
fd116df56e
commit
5f051a18b3
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ function initialize(a) {
|
|||
baseBlockHeight:20,
|
||||
blockHeight:15,
|
||||
rows:8,
|
||||
speedModifier:0.5,
|
||||
creationSpeedModifier:0.5,
|
||||
speedModifier:0.55,
|
||||
creationSpeedModifier:0.55,
|
||||
comboTime:240
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue