Dictionary.get() returns Variant, which fails GDScript's strict type inference (warnings-as-errors). Add explicit type casts on all dictionary access in clothing and accessory tab code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dictionary.get() returns Variant, which fails GDScript's strict type inference (warnings-as-errors). Add explicit type casts on all dictionary access in clothing and accessory tab code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>