From 74ed2b40d443d385689635e3d6e2c23e75d7b6bd Mon Sep 17 00:00:00 2001 From: Razgriz Date: Wed, 17 Aug 2022 01:46:40 -0700 Subject: [PATCH] powder that makes you say yes --- code/controllers/configuration.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/controllers/configuration.dm b/code/controllers/configuration.dm index 735bfe6a6b..2a81ab313d 100644 --- a/code/controllers/configuration.dm +++ b/code/controllers/configuration.dm @@ -291,7 +291,7 @@ var/list/gamemode_cache = list() // How strictly the loadout enforces object species whitelists var/loadout_whitelist = LOADOUT_WHITELIST_LAX - + var/static/vgs_access_identifier = null // VOREStation Edit - VGS var/static/vgs_server_port = null // VOREStation Edit - VGS