mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-15 00:48:52 +00:00
fix sdk was not compiling
This commit is contained in:
parent
9059ce0cf1
commit
ffb67cf9c7
@ -169,7 +169,7 @@ impl GameManager {
|
||||
} else {
|
||||
Self::run(proton, binary_path, None).await?
|
||||
}
|
||||
};
|
||||
}?;
|
||||
|
||||
let log_stdout = Arc::new(Mutex::new(None));
|
||||
let log_stderr = Arc::new(Mutex::new(None));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user