datas/levels: use level1 as the test level

This commit is contained in:
Kazhnuz 2019-03-01 18:08:36 +01:00
parent 4adcb37395
commit c728b9a2e9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ return {
[1] = {
missionName = "GameTest",
description = "Test and debug the game !",
mapfile = "test-map2",
mapfile = "level1",
music = "",
gravity = 0,
autorun = 0,