fix resource
This commit is contained in:
parent
5d80fdaaa4
commit
21c73a5ee3
|
@ -18,7 +18,6 @@
|
|||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
#pragma code_page(1252)
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
#define IDD_CONFIG 9
|
||||
#define IDD_LOG_SETTINGS 103
|
||||
#define IDD_GAME_SETTING 104
|
||||
#define VERSION_BUILD 835
|
||||
#define IDC_VOLUME 1001
|
||||
#define IDC_MUTE 1002
|
||||
#define IDC_BUFFER 1003
|
||||
|
|
Loading…
Reference in New Issue