Skip to content

Commit

Permalink
Config errata
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Oct 14, 2023
1 parent 8c8610d commit 0a9f0d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion hypersomnia/default_config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -769,11 +769,13 @@ treat_as_music_sounds_longer_than_secs = 5,

cycle = "REPEAT_CURRENT", -- | "LIST" | "ALL_ON_DISK"

-- Just add "arena mode" or "arena" for the map-default mode.
-- "mode" can be bomb_defusal, gun_game or quick_test.
cycle_list = {
"de_cyberaqua",
"fy_minilab bomb_defusal",
"de_silo"
}, -- just add "arena mode" or "arena" for the map-default mode.
},

-- Convenience var to override the game mode
-- for all maps on the list or on the disk.
Expand Down

0 comments on commit 0a9f0d1

Please sign in to comment.