diff --git a/js/app/game-state.js b/js/app/game-state.js index 84afbdd..036abf0 100644 --- a/js/app/game-state.js +++ b/js/app/game-state.js @@ -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( {