26 lines
820 B
C
26 lines
820 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ 生成的包含文件。
|
|
// 供 GameServer.rc 使用
|
|
//
|
|
#define IDD_CUSTOM_RULE 9
|
|
#define IDC_EDIT_TIME_OUT 209
|
|
#define IDC_EDIT_SEND_CARD_TIME 210
|
|
#define IDC_EDIT_COMPARE_CARD_TIME 211
|
|
#define IDC_EDIT_MAX_PLAY_ROUND 212
|
|
#define IDC_EDIT_MIN_CHIP_SCORE 213
|
|
#define IDC_EDIT_MAX_CHIP_SCORE 214
|
|
#define IDC_EDIT_MIN_LOOK_CARD_ROUND 215
|
|
#define IDC_EDIT_MIN_COMPARE_USER 216
|
|
#define IDC_EDIT_MIN_COMPARE_ROUND 217
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 202
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 218
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|