mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
* fixed bug
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@146 39dd0a4e-7c14-0410-91b3-c4f2d318f732
This commit is contained in:
parent
855cf7384c
commit
cc04055fef
1 changed files with 1 additions and 1 deletions
|
@ -617,7 +617,7 @@ class Status_StatsDialog(MfxMessageDialog):
|
|||
"\n" +
|
||||
w1 + w2,
|
||||
strings=(_("&OK"),
|
||||
(_("&Statistics..."), 101))
|
||||
(_("&Statistics..."), 101)),
|
||||
image=game.app.gimages.logos[3],
|
||||
image_side="left", image_padx=20,
|
||||
padx=20,
|
||||
|
|
Loading…
Add table
Reference in a new issue