Skip to content

Commit

Permalink
Minor final touches
Browse files Browse the repository at this point in the history
  • Loading branch information
lockie committed Aug 10, 2019
1 parent b80e60b commit e816a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dungeon.fnl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
(local door-close-sound (love.audio.newSource "assets/sounds/door-close.ogg" "static"))
(let [astray (require "lib.astray.astray")
generator (: astray :new
30 30 ;; width x height
35 25 ;; width x height
10 ;; changeDirectionModifier
30 ;; sparsenessModifier
)
Expand Down

0 comments on commit e816a68

Please sign in to comment.