Skip to content

Commit

Permalink
Version 2.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed Aug 5, 2018
1 parent b0d11b5 commit fc16f90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.0.5
- update default maplist configs
- update default warmup config to not set mp_maxrounds so high (freezes game on panorama UI)
- add new setting (sm_pugsetup_snake_captain_picks 2) to do ABBABABA picking

## 2.0.4
- make instant runoff voting as the default mode for map votes
- make knife round decisions reached as soon as a majority is reached
Expand Down
2 changes: 1 addition & 1 deletion scripting/pugsetup/generic.sp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#tryinclude "manual_version.sp"
#if !defined PLUGIN_VERSION
#define PLUGIN_VERSION "2.0.5-dev"
#define PLUGIN_VERSION "2.0.5"
#endif

#define DEBUG_CVAR "sm_pugsetup_debug"
Expand Down

0 comments on commit fc16f90

Please sign in to comment.