Files
the-island/unity-client/Assets/Scripts/AgentVisual.cs
empty 642205529c fix: remove duplicate code blocks in AgentVisual.cs
Remove accidentally duplicated code that was causing compilation errors:
- Duplicate closing braces and comments around line 244
- Duplicate Destroy(itemObj) call around line 674
- Duplicate field definitions for _socialCheckTimer and _relationships

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 02:20:32 +08:00

68 KiB