This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Startup signals not used correctly
As the game start signal was `undefined` initially, it caused the promise race to complete instantly, breaking the entire wait loop approach.
- Loading branch information