mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Update animation trigger
This commit is contained in:
parent
679c735596
commit
0cb695a22b
2 changed files with 30 additions and 35 deletions
|
@ -13,6 +13,7 @@ class GameTabLeftPanel : public TabGameLeftPanel {
|
|||
BoardCanvas *board_canvas;
|
||||
std::string last_absolute_move;
|
||||
bool repeat;
|
||||
HalfMove *last_move;
|
||||
|
||||
public:
|
||||
GameTabLeftPanel(wxFrame *parent, std::shared_ptr<Game> game);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue