From 97af30ae4be2690b07a654d35dd31702dc40bbac Mon Sep 17 00:00:00 2001 From: Alam Arias Date: Mon, 25 Dec 2017 00:41:05 -0500 Subject: [PATCH] SRB2: disable Smaller Type Check for MSVC --- SRB2_Debug.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRB2_Debug.props b/SRB2_Debug.props index 2c16f7cb..8be11c58 100644 --- a/SRB2_Debug.props +++ b/SRB2_Debug.props @@ -17,7 +17,7 @@ MultiThreadedDebugDLL true All - true + false EnableFastChecks