fix resource

This commit is contained in:
Frank-74 2019-01-21 05:56:01 +00:00
parent 5d80fdaaa4
commit 21c73a5ee3
2 changed files with 0 additions and 2 deletions

View File

@ -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
/////////////////////////////////////////////////////////////////////////////

View File

@ -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