Files
BreakEscape/public
Z. Cliffe Schreuders d59aaf51f9 Export notifyServerUnlock from unlock-system.js
Fixed ReferenceError where notifyServerUnlock was not defined in doors.js.
The function was internal to unlock-system.js but is now needed by doors.js
for notifying the server when unlocked doors are opened.

Changes:
- Export notifyServerUnlock from unlock-system.js
- Import notifyServerUnlock in doors.js
2025-11-22 00:46:56 +00:00
..