From b5ac9925594b2699c7fe9beba7d48a2f8e93ce29 Mon Sep 17 00:00:00 2001 From: SokyranTheDragon <36712560+SokyranTheDragon@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:03:32 +0200 Subject: [PATCH] Update external annotations (#435) - Updated all the RimWorld's debug attributes to use `LudeonTK` namespace - Added `DebugActionYielderAttribute` to the implicit use attributes - Changed all external annotation xml files to use 2 spaces, matching `.editorconfig` style --- .../ExternalAnnotations/0Harmony/Annotations.xml | 10 +++++----- .../Assembly-CSharp/Annotations.xml | 15 +++++++++------ 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/Source/Client/ExternalAnnotations/0Harmony/Annotations.xml b/Source/Client/ExternalAnnotations/0Harmony/Annotations.xml index 99f76d0c..0c8bef0b 100644 --- a/Source/Client/ExternalAnnotations/0Harmony/Annotations.xml +++ b/Source/Client/ExternalAnnotations/0Harmony/Annotations.xml @@ -1,7 +1,7 @@ - - - 3 - - + + + 3 + + diff --git a/Source/Client/ExternalAnnotations/Assembly-CSharp/Annotations.xml b/Source/Client/ExternalAnnotations/Assembly-CSharp/Annotations.xml index 1ff7ffe9..a9f4a45f 100644 --- a/Source/Client/ExternalAnnotations/Assembly-CSharp/Annotations.xml +++ b/Source/Client/ExternalAnnotations/Assembly-CSharp/Annotations.xml @@ -1,8 +1,11 @@ - - - - - - + + + + + + + + +