mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
parent
cc9ceeef22
commit
f11281a4fa
@ -186,7 +186,7 @@ impl GlState {
|
||||
return match Self::create_ext(wgl, extensions, hdc) {
|
||||
Ok(state) => Ok(state),
|
||||
Err(err) => {
|
||||
log::error!(
|
||||
log::warn!(
|
||||
"failed to created extended OpenGL context \
|
||||
({}), fall back to basic",
|
||||
err
|
||||
|
Loading…
Reference in New Issue
Block a user