From fda7833a7652e3b8290947bf6451bdbb1ca0587f Mon Sep 17 00:00:00 2001 From: chenluhua1980 <Chenluhua@qq.com> Date: 星期一, 17 十一月 2025 14:06:45 +0800 Subject: [PATCH] Merge branch 'clh' of http://soft.boounion.cn/r/~chenluhua/Bond2 into clh --- SourceCode/Bond/EAPSimulator/Resource.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/SourceCode/Bond/EAPSimulator/Resource.h b/SourceCode/Bond/EAPSimulator/Resource.h index 6f261c8..96c191e 100644 --- a/SourceCode/Bond/EAPSimulator/Resource.h +++ b/SourceCode/Bond/EAPSimulator/Resource.h @@ -54,6 +54,8 @@ #define IDC_BUTTON_QUERY_PJ_SPACE 1038 #define IDC_BUTTON_CREATE_PJ 1039 #define IDC_BUTTON_ADD 1040 +#define IDC_BUTTON_CREATE_PJ2 1040 +#define IDC_BUTTON_CREATE_CJ 1040 #define IDC_BUTTON_DELETE 1041 // Next default values for new objects -- Gitblit v1.9.3