Skip to content

Commit 208b53f

Browse files
authored
Merge pull request #531 from Rotem12/master
Updating to 16.61
2 parents b5fd0f0 + ad562d1 commit 208b53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/_Consts.dm

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#define ismonster(x) istype(x, /mob/NPC/Enemies)
1515
#define SetSize(s) transform = matrix() * ((s) / iconSize)
1616

17-
#define VERSION "16.60"
17+
#define VERSION "16.61"
1818
#define SAVEFILE_VERSION 23
1919
#define VAULT_VERSION 2
2020
#define lvlcap 750

0 commit comments

Comments
 (0)