made game slightly harder on mobile

This commit is contained in:
meadowstream 2014-07-26 10:47:27 -04:00
parent fd116df56e
commit 5f051a18b3

View file

@ -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
};