diff options
Diffstat (limited to 'src/game_tab/editor/EditorPanelBF.h')
| -rw-r--r-- | src/game_tab/editor/EditorPanelBF.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game_tab/editor/EditorPanelBF.h b/src/game_tab/editor/EditorPanelBF.h index c5b38d5..b33655e 100644 --- a/src/game_tab/editor/EditorPanelBF.h +++ b/src/game_tab/editor/EditorPanelBF.h @@ -32,6 +32,7 @@ #define COMMENT_INPUT_BOX 1000 #define UPDATE_BTN 1001 #define DELETE_BTN 1002 +#define LIVE_ANALYSIS_GAME_BUTTON 1003 /////////////////////////////////////////////////////////////////////////////// /// Class EditorPanelBF |
