fixed memory corruption
This commit is contained in:
@@ -46,8 +46,6 @@ void TwitchBadges::loadTwitchBadges()
|
||||
// "title"
|
||||
// "clickAction"
|
||||
|
||||
log("{} {}", key, vIt.key());
|
||||
|
||||
(*badgeSets)[key][vIt.key()] = std::make_shared<Emote>(emote);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user