Skip to content

Commit eeb3799

Browse files
authored
Update level_3.json
change level background to night
1 parent c7c93b9 commit eeb3799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/data/map/level_3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"background_type":0,
2+
"background_type":1,
33
"init_sun_value":50,
44
"zombie_list":[
55
{"time":20000, "map_y":0, "name":"Zombie"},
@@ -17,4 +17,4 @@
1717
{"time":96000, "map_y":1, "name":"BucketheadZombie"},
1818
{"time":97000, "map_y":1, "name":"FlagZombie"}
1919
]
20-
}
20+
}

0 commit comments

Comments
 (0)