Skip to content

Commit fc16f90

Browse files
committed
Version 2.0.5.
1 parent b0d11b5 commit fc16f90

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.0.5
2+
- update default maplist configs
3+
- update default warmup config to not set mp_maxrounds so high (freezes game on panorama UI)
4+
- add new setting (sm_pugsetup_snake_captain_picks 2) to do ABBABABA picking
5+
16
## 2.0.4
27
- make instant runoff voting as the default mode for map votes
38
- make knife round decisions reached as soon as a majority is reached

scripting/pugsetup/generic.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#tryinclude "manual_version.sp"
55
#if !defined PLUGIN_VERSION
6-
#define PLUGIN_VERSION "2.0.5-dev"
6+
#define PLUGIN_VERSION "2.0.5"
77
#endif
88

99
#define DEBUG_CVAR "sm_pugsetup_debug"

0 commit comments

Comments
 (0)