mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-06 01:56:28 +02:00
Update
This commit is contained in:
parent
0c64a5f956
commit
ea76a42c6b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ BoardCanvas::BoardCanvas(wxFrame *parent)
|
|||
ApplyPreferences();
|
||||
// The following should be called when using an EVT_PAINT handler
|
||||
SetBackgroundStyle(wxBG_STYLE_PAINT);
|
||||
adata.duration=200;
|
||||
adata.duration=5000;
|
||||
adata.duration_fast=80;
|
||||
adata.fps=30;
|
||||
// Let GameTableLeftPanel process keyboard events:
|
||||
|
|
Loading…
Add table
Reference in a new issue