From d37118488b8b03e89e16554f57a6103076d911e9 Mon Sep 17 00:00:00 2001 From: Pepe20129 <72659707+Pepe20129@users.noreply.github.com> Date: Fri, 3 May 2024 21:09:00 +0200 Subject: [PATCH] Update operators.py --- fast64_internal/oot/skeleton/operators.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast64_internal/oot/skeleton/operators.py b/fast64_internal/oot/skeleton/operators.py index 44ae8bc9c..7ecfa35bb 100644 --- a/fast64_internal/oot/skeleton/operators.py +++ b/fast64_internal/oot/skeleton/operators.py @@ -122,7 +122,7 @@ def execute(self, context): saveTextures = context.scene.saveTextures drawLayer = armatureObj.ootDrawLayer - self.report(f"ootConvertArmatureTo?? with featureSet = {context.scene.fast64.oot.featureSet}") + self.report({"INFO"}, f"ootConvertArmatureTo?? with featureSet = {context.scene.fast64.oot.featureSet}") if context.scene.fast64.oot.featureSet == "SoH": ootConvertArmatureToXML(