Commit 52c1674
authored
Fix eternally sleeping proc on clients (#359)
## About The Pull Request
This proc sets waitfor to false and then waits for the lobby music track
to get set, but with our custom lobby code it never is and the proc
sleeps forever
## Why It's Good For The Game
Bug
## Changelog
N/A1 parent 86dcec9 commit 52c1674
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
| |||
0 commit comments