Allow any emoji in connect 4

This commit is contained in:
Dragon Fire
2021-01-17 10:22:08 -05:00
parent a27c925fb5
commit 04a67593f5
3 changed files with 25 additions and 17 deletions
-9
View File
@@ -7,13 +7,6 @@
"orange": "🟠",
"purple": "🟣",
"black": "⚫",
"cheese": "🧀",
"face": "😶",
"angry": "😡",
"cold": "🥶",
"dog": "🐶",
"cat": "🐱",
"turtle": "🐢",
"moon": "🌘",
"earth": "🌎",
"donut": "🍙",
@@ -27,8 +20,6 @@
"8ball": "🎱",
"cd": "💿",
"dvd": "📀",
"nsfw": "🔞",
"nosmoke": "🚭",
"clock": "🕓",
"coin": "🪙"
}