feat(achievements): remove useless achievements
This commit is contained in:
@@ -54,7 +54,6 @@ const handleConfirm = () => {
|
||||
}
|
||||
|
||||
case "waiting": {
|
||||
achievements.unlock("snake_play");
|
||||
spawn();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user