correct too small button

This commit is contained in:
Juraj Michalek
2015-12-30 17:18:54 +01:00
parent 9a1b5d35ee
commit 358c7caea4

View File

@@ -344,7 +344,7 @@ state.displayCongratulation = function() {
var messageWidth = 100;
if (this.game.levelIndex == 12) {
message = "PF 2016";
messageWidth = 134;
messageWidth = 144;
}
var messageBox = new Kiwi.Plugins.Primitives.Rectangle( {