Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions MapChooserSharp/Modules/MapConfig/MapConfigParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -685,14 +685,9 @@ private void WriteDefaultConfig()
# Extend time per extend (minutes)
ExtendTimePerExtends = 15

# Map time (Map's default mp_timelimit value)
MapTime = 20

# If cycle is round based
# How many rounds extended in per extend?
# ExtendRoundsPerExtends = 5
# Map rounds (Map's default mp_maxrounds)
# MapRounds = 10

# ===== Nomination Settings =====

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ private void WriteDefaultConfig()
# - Chat
#
# See GitHub readme for more information.
CountdownUiType = ""CenterHtml""
CountdownUiType = ""CenterHud""


[MapVote.Sound]
Expand Down