Skip to content

Commit

Permalink
Merge pull request #589 from Rotem12/master
Browse files Browse the repository at this point in the history
Updating to 16.68
  • Loading branch information
Rotem12 authored Jan 3, 2017
2 parents 28f6cc6 + d9b6e54 commit c644110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/_Consts.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#define ismonster(x) istype(x, /mob/Enemies)
#define SetSize(s) transform = matrix() * ((s) / iconSize)

#define VERSION "16.67"
#define VERSION "16.68"
#define SAVEFILE_VERSION 29
#define VAULT_VERSION 4
#define lvlcap 800
Expand Down

0 comments on commit c644110

Please sign in to comment.