[feat] 爆弾状態管理のロジックを新しいモジュールに実装し、GameHandlerでのインポートを更新
1 parent bb3af9e commit 45b6e0af9acee66e80a3af95fb1eca9b432ed8a0
@rinto hasegawa rinto hasegawa authored on 26 Feb
Showing 5 changed files
View
apps/server/src/domains/game/entities/bom/BombRoomStateStore.ts 0 → 100644
View
apps/server/src/domains/game/entities/bomb/BombRoomStateStore.ts 0 → 100644
View
apps/server/src/network/handlers/GameHandler.ts
View
apps/server/src/network/handlers/game/bombRoomStateStore.ts
View
apps/server/src/network/handlers/game/registerGameHandlers.ts