From e66a408e38849107a3d35a317ff6f2b23dcaeead Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Tue, 30 Oct 2018 20:00:32 -0700 Subject: RM static cast, lower warning level, add homebrew RNG --- Source/Source.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Source/Source.vcxproj') diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index e46475b..afd4fd3 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj @@ -142,7 +142,7 @@ NotUsing - Level3 + Level1 MaxSpeed true true @@ -164,6 +164,7 @@ + -- cgit 1.4.1