From d65fd5159f60825d9c6598259b16c53a7589936c Mon Sep 17 00:00:00 2001 From: GMatrixGames Date: Thu, 14 Oct 2021 11:39:46 -0400 Subject: [PATCH] update editor config to have space next to casts --- .editorconfig | 2 +- CUE4Parse | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index b436bf08..d5250022 100644 --- a/.editorconfig +++ b/.editorconfig @@ -97,7 +97,7 @@ csharp_style_throw_expression = true:suggestion csharp_style_conditional_delegate_call = true:suggestion # Space preferences -csharp_space_after_cast = false +csharp_space_after_cast = true csharp_space_after_colon_in_inheritance_clause = true csharp_space_after_comma = true csharp_space_after_dot = false diff --git a/CUE4Parse b/CUE4Parse index b2a19656..6ea4b181 160000 --- a/CUE4Parse +++ b/CUE4Parse @@ -1 +1 @@ -Subproject commit b2a19656f9909b3b3db3fbc0e4e213bc01eab066 +Subproject commit 6ea4b1811a115d21490c550da84edf06b9b63434