Skip to content

Commit b33eacd

Browse files
committed
currency emoji
1 parent 6d957f5 commit b33eacd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/unique/Economy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ class Economy(commands.Cog):
189189
def __init__(self, bot):
190190
self.bot = bot
191191
self.logger = CogLogger(self.__class__.__name__)
192-
self.currency = "<:bronkbuk:1377106993495412789>"
192+
self.currency = "<:bronkbuk:1377389238290747582>"
193193
self.active_games = set()
194194
self.db = db
195195

0 commit comments

Comments
 (0)