correction of button dimensions for different font

This commit is contained in:
Juraj Michalek
2015-12-30 17:17:47 +01:00
parent 7f4c12fb7d
commit 9a1b5d35ee
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ infoState.create = function() {
y: 72,
alpha: 0.5,
state: this,
width: 460,
width: 470,
height: 300,
color: '189608',
strokeColor: 'fbd712',