fix: Add default values in assets/config.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"grid_width": 10,
|
||||
"grid_height": 10,
|
||||
"pom_speed": 2
|
||||
"grid_width": 12,
|
||||
"grid_height": 4,
|
||||
"pom_speed": 1.5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user