Skip to content

Commit

Permalink
Merge pull request #580 from Rotem12/master
Browse files Browse the repository at this point in the history
Updating to 16.67
  • Loading branch information
Rotem12 authored Oct 15, 2016
2 parents 9b4dcd5 + 993fbc5 commit 22e0328
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.66"
#define VERSION "16.67"
#define SAVEFILE_VERSION 28
#define VAULT_VERSION 4
#define lvlcap 800
Expand Down

0 comments on commit 22e0328

Please sign in to comment.