diff options
author | 2019-07-03 12:44:22 +0200 | |
---|---|---|
committer | 2019-07-03 12:44:22 +0200 | |
commit | f15ca02dfafcc12b3a05e9a1a7024daa6f035b4f (patch) | |
tree | 4ac03059d3480083959958ab6d78880fa1c3d75d /bot/constants.py | |
parent | Merge pull request #230 from Suhail6inkling/icon_rotate (diff) |
Changing id of terning4 to the correct one
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py index 67dd9328..be53a764 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -80,7 +80,7 @@ class Emojis: terning1 = "<:terning1:431249668983488527>" terning2 = "<:terning2:462339216987127808>" terning3 = "<:terning3:431249694467948544>" - terning4 = "<:terning4:431249704769290241>" + terning4 = "<:terning4:579980271475228682>" terning5 = "<:terning5:431249716328792064>" terning6 = "<:terning6:431249726705369098>" |