diff options
author | dartraiden <wowemuh@gmail.com> | 2019-07-21 19:59:18 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-07-21 19:59:18 +0300 |
commit | b078dfb78c89aea87cd422eae52694738e473cf3 (patch) | |
tree | ca896e82a8a5ce81f80d041f4aee7fdeeb007162 /protocols/Steam/proto_steam/src | |
parent | ee7e29d02e94e969c1154515cd0c408c591a2414 (diff) |
Restore "Free for chat" status support (fixes #1963)
Diffstat (limited to 'protocols/Steam/proto_steam/src')
-rw-r--r-- | protocols/Steam/proto_steam/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/proto_steam/src/resource.h b/protocols/Steam/proto_steam/src/resource.h index f0b1594ea6..0ecf950bc3 100644 --- a/protocols/Steam/proto_steam/src/resource.h +++ b/protocols/Steam/proto_steam/src/resource.h @@ -7,6 +7,7 @@ #define IDI_ICON3 128
#define IDI_ICON5 131
#define IDI_ICON6 158
+#define IDI_ICON8 129
// Next default values for new objects
//
|