mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-15 17:08:51 +00:00
fix sdk was not compiling
This commit is contained in:
parent
9a643b4866
commit
6e1b7ac461
@ -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