From eb874f5b04873ffeb305bc2ebbd65d8425e6cc70 Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 18 May 2016 10:51:17 +0200 Subject: [PATCH] Alrightie --- code/world.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/world.dm b/code/world.dm index 95e23561d23..b217f57b68b 100644 --- a/code/world.dm +++ b/code/world.dm @@ -18,7 +18,7 @@ var/global/datum/global_init/init = new () cache_lifespan = 0 //stops player uploaded stuff from being kept in the rsc past the current session -#define RECOMMENDED_VERSION 510 //Goddammit, update this once in a while! +#define RECOMMENDED_VERSION 510 /world/New() //logs