|
feat: イベントハンドラの命名を統一し、内部イベント処理を整理
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/GameEventFacade.ts |
|---|
| apps/client/src/scenes/game/application/GameNetworkSync.ts |
|---|
| apps/client/src/scenes/game/application/network/adapters/GameNetworkEventAdapter.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/network/handlers/CombatSyncHandler.ts |
|---|
| apps/client/src/scenes/game/application/orchestrators/GameSceneOrchestrator.ts |
|---|