From 7688aecd312cdf8558d2b6fe13f6297f3e96bb1b 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 2c16f7cb6..8be11c58a 100644 --- a/SRB2_Debug.props +++ b/SRB2_Debug.props @@ -17,7 +17,7 @@ MultiThreadedDebugDLL true All - true + false EnableFastChecks