From 2ec323a24626bc4721c11fd7de313fea8254d806 Mon Sep 17 00:00:00 2001 From: Sun-Soaked <45698967+MemedHams@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:21:11 -0500 Subject: [PATCH] PAY NO ATTENTION I DIDN'T FORGET THIS. I WOULD NEVER BE SO SILLY --- code/__byond_version_compat.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/__byond_version_compat.dm b/code/__byond_version_compat.dm index 091941eb4f33..171abd096811 100644 --- a/code/__byond_version_compat.dm +++ b/code/__byond_version_compat.dm @@ -16,8 +16,8 @@ #endif #if (DM_VERSION == 514 && DM_BUILD == 1589) -//#error Warning! Byond 514.1589 has been known to be unstable. Use at your own risk. -//#error Please consider using 514.1588. +#error Warning! Byond 514.1589 has been known to be unstable. Use at your own risk. +#error Please consider using 514.1588. #endif // Keep savefile compatibilty at minimum supported level