Cancel confusion effect

This commit is contained in:
KikooDX 2020-12-30 16:08:43 +01:00
parent 6b3178566b
commit cdb57c4fc1
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ local function create_random_level(width, height, layers)
end
end
create_random_level(64, 64, 3)
create_random_level(64, 64, 1)