Skip to content

Commit

Permalink
Updating version for next release, also reduced people on jawa fortre…
Browse files Browse the repository at this point in the history
…ss teams to something that makes more sense
  • Loading branch information
DarthFutuza committed Feb 8, 2020
1 parent d257f91 commit cde82cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion JKGalaxies/ext_data/gangwars/jawas.team
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ reference "jawas"
flagtakenstring "^7The JLF have stolen a flag!"
flagreturnedstring "^7The JLF have reclaimed their flag."
flagcapturedstring "^7The JLF have captured the flag."
modelstore "jawa/default,human_merc/default,gran/default,trandoshan/default,chiss/default,rodian/default,reelo/default,boba_fett/default,"
modelstore "jawa/default,human_merc/default,gran/default,trandoshan/default,boba_fett/default,"
defaultModel "jawa/default,"
useTeamColors "0"
icon "sprites/jawas"
Expand Down
2 changes: 1 addition & 1 deletion JKGalaxies/ext_data/gangwars/tusks.team
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ flagtakenstring "^7The Tusken Raiders have seized the flag!"
flagreturnedstring "^7The Tusken Raiders have reclaimed their flag."
flagcapturedstring "^7The Tusken Raiders have captured the flag!"
reference "tusks"
modelstore "tusken/default,noghri/default,cultist/default,desann/default,tavion/default,weequay/default,"
modelstore "tusken/default,weequay/default,chiss/default,rodian/default,reelo/default,"
defaultModel "tusken/default,"
useTeamColors "0"
icon "sprites/tusks"
Expand Down
2 changes: 1 addition & 1 deletion codemp/qcommon/game_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ along with this program; if not, see <http://www.gnu.org/licenses/>.
#include "../win32/AutoVersion.h"
#include "../git.h"

#define JKG_VERSION "1.3.20"
#define JKG_VERSION "1.3.21"
// Current version of the multi player game
#ifdef _DEBUG
#define JK_VERSION "" GIT_BRANCH " / " GIT_HASH " (debug)"
Expand Down

0 comments on commit cde82cb

Please sign in to comment.