From: nhmall Date: Sat, 12 Dec 2020 03:35:37 +0000 (-0500) Subject: use .Substring to limit maintenance to major Lua version releases only X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d008d6c995cec54aa2433049f117ebc2ceed56a5;p=nethack use .Substring to limit maintenance to major Lua version releases only --- diff --git a/win/win32/vs/NetHack.vcxproj b/win/win32/vs/NetHack.vcxproj index a3c2e0c26..6103c7d87 100644 --- a/win/win32/vs/NetHack.vcxproj +++ b/win/win32/vs/NetHack.vcxproj @@ -57,10 +57,8 @@ - true - true - true - false + true + false diff --git a/win/win32/vs/NetHackW.vcxproj b/win/win32/vs/NetHackW.vcxproj index e9b5d7dd5..d49463e30 100644 --- a/win/win32/vs/NetHackW.vcxproj +++ b/win/win32/vs/NetHackW.vcxproj @@ -51,10 +51,8 @@ - true - true - true - false + true + false