mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
* fixed bug
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@146 efabe8c0-fbe8-4139-b769-b5e6d273206e
This commit is contained in:
parent
81e600c12b
commit
2ccef29563
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