Files
K-C-Multiplayer/ServerLobby
devbeni ecb6d823f4 Fix compilation error and warnings
- LobbyManager.cs: Add missing 'using System;' for Exception class
- Main.cs: Remove unused 'callTree' variable
- ServerLobbyScript.cs: Remove unused 'awake' field

Fixes:
- Error: Exception type not found in LobbyManager.cs:177
- Warning: callTree variable assigned but never used
- Warning: awake field assigned but never used

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-14 21:21:00 +01:00
..
2025-12-14 21:08:19 +01:00
2025-12-14 21:08:19 +01:00