Enable level select by default

This commit is contained in:
Lwmte 2023-01-28 22:02:29 +02:00
parent e3da30277d
commit 1882711be4

View file

@ -26,7 +26,7 @@ Flow.EnableLaraInTitle(false)
-- Disable/enable level selection in title level
Flow.EnableLevelSelect(false)
Flow.EnableLevelSelect(true)
-- Disable/enable mass pickup (collect all pickups at once)