|
feat: 爆弾管理システムをリファクタリングし、サブシステムを分離して可読性と保守性を向上
|
|---|
|
|
| apps/client/src/scenes/game/entities/bomb/BombManager.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/runtime/BombRepository.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/bomb/runtime/BombRuntimeSystem.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/bomb/services/BombAckReconciler.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/bomb/services/BombPlacementService.ts 0 → 100644 |
|---|