fix: update key in level file and fix error when reset game

This commit is contained in:
Kylin_on_Mac
2023-10-11 16:18:19 +08:00
parent fc3bf97ffe
commit b7076e4b32
14 changed files with 48 additions and 51 deletions

View File

@ -5,7 +5,7 @@
200
],
"score_to_pass": 10,
"green_food_count": [3,0,0],
"black_food_count": [0,0,0]
"good_food_count": [3,0,0],
"bad_food_count": [0,0,0]
}