[econ] mostly working challenges

This commit is contained in:
Devin Zuczek
2026-08-10 22:55:13 -04:00
parent 0b33e0b46f
commit 208c1fe772
9 changed files with 859 additions and 82 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ async function pushRoomUpdate(
try {
await c.env.RECFLARE_NOTIFICATIONS_HUB.getByName(HUB_INSTANCE).notifyPlayer(
playerId,
'RoomUpdate',
NotificationType.SubscriptionUpdateRoom,
room
)
} catch (err) {