mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 11:18:08 +00:00
- Consolidated async function updates for NPC loading in the `create()` function to streamline the process. - Improved error handling during NPC loading for the starting room, ensuring room creation continues even if NPC loading fails. - Updated documentation to reflect changes in the implementation checklist for better clarity on migration steps.