mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-29 00:05:51 +00:00
improve observer mode and disconnect
This commit is contained in:
parent
25b4a53a00
commit
78e791f763
39 changed files with 877 additions and 837 deletions
|
|
@ -55,7 +55,6 @@ export function LoadDemoButton({
|
|||
// Disconnect from any live server before loading the demo.
|
||||
const liveState = liveConnectionStore.getState();
|
||||
liveState.disconnectServer();
|
||||
liveState.disconnectRelay();
|
||||
// Metadata-first: mission/game-mode sync happens immediately.
|
||||
setRecording(recording);
|
||||
} catch (err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue