This commit is contained in:
Loic Guegan 2023-01-01 14:48:46 +01:00
parent 0c64a5f956
commit ea76a42c6b

View file

@ -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: