From 3b327ea260afa870a49e1b70e548174ca15a3a9b Mon Sep 17 00:00:00 2001 From: reidlab Date: Sat, 19 Aug 2023 17:32:39 -0700 Subject: [PATCH] disable ignoreguiinset --- src/StarterPlayer/StarterPlayerScripts/ui/main.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/StarterPlayer/StarterPlayerScripts/ui/main.tsx b/src/StarterPlayer/StarterPlayerScripts/ui/main.tsx index 9ba206a..c6d78f4 100644 --- a/src/StarterPlayer/StarterPlayerScripts/ui/main.tsx +++ b/src/StarterPlayer/StarterPlayerScripts/ui/main.tsx @@ -13,7 +13,7 @@ export default function main(props: MainProps): Roact.Element { withHookDetection(Roact) return ( - +