Fixed init of grounds and fixed tests.

This commit is contained in:
Ziver Koc 2020-02-16 00:31:58 +01:00
parent 3b9422346a
commit f8353d4354
14 changed files with 178 additions and 96 deletions

View file

@ -1,5 +1,6 @@
{
"1": {
"name": "Grass"
"0": {
"name": "Grass",
"texture": "texture/ground/grass.png"
}
}