make ffz custom mod badge atomic
This commit is contained in:
@@ -147,7 +147,7 @@ protected:
|
||||
FfzEmotes &globalFfz_;
|
||||
Atomic<std::shared_ptr<const EmoteMap>> bttvEmotes_;
|
||||
Atomic<std::shared_ptr<const EmoteMap>> ffzEmotes_;
|
||||
boost::optional<EmotePtr> ffzCustomModBadge_;
|
||||
Atomic<boost::optional<EmotePtr>> ffzCustomModBadge_;
|
||||
|
||||
private:
|
||||
// Badges
|
||||
|
||||
Reference in New Issue
Block a user