mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Enable level select by default
This commit is contained in:
parent
e3da30277d
commit
1882711be4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue