diff options
Diffstat (limited to 'protocols/Steam/src/resource.h')
-rw-r--r-- | protocols/Steam/src/resource.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/protocols/Steam/src/resource.h b/protocols/Steam/src/resource.h index eb70eecf40..ec80b9a7ce 100644 --- a/protocols/Steam/src/resource.h +++ b/protocols/Steam/src/resource.h @@ -7,10 +7,9 @@ #define IDD_OPT_BLOCKED 20
#define IDD_OPT_BLOCK_LIST 20
#define IDD_IGNORE_LIST 21
+#define IDI_STEAM 100
+#define IDI_GAMING 101
#define IDD_CAPTCHA 118
-#define IDI_ICON1 119
-#define IDI_STEAM 119
-#define IDD_STEAMGUARD 119
#define IDD_GUARD 119
#define IDC_SN 1001
#define IDC_PW 1002
|