From 175ce5e10859e2831b0e49a4bf768a9217305d8f Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 27 Feb 2022 19:55:30 +0100 Subject: Debug live engine dialog --- src/game_tab/editor/EditorPanelBF.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game_tab/editor/EditorPanelBF.h') 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 -- cgit v1.2.3