From cdcbb475fc2cf7cb6831896afb920da48ea3e6ac Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:57:09 -0500 Subject: [PATCH] Update uYouPlusPatches.h (Nightly Patch) --- Sources/uYouPlusPatches.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Sources/uYouPlusPatches.h b/Sources/uYouPlusPatches.h index a9231b6..664b5a5 100644 --- a/Sources/uYouPlusPatches.h +++ b/Sources/uYouPlusPatches.h @@ -1,5 +1,11 @@ +#import +#import #import #import +#import "Tweaks/protobuf/objectivec/GPBDescriptor.h" +#import "Tweaks/protobuf/objectivec/GPBMessage.h" +#import "Tweaks/protobuf/objectivec/GPBUnknownField.h" +#import "Tweaks/protobuf/objectivec/GPBUnknownFieldSet.h" #import "uYouPlus.h" @interface PlayerManager : NSObject