mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
replace dx11 with opengl in panic msg
This commit is contained in:
parent
9452500f16
commit
2bf4096dfb
@ -204,7 +204,7 @@ fn main() {
|
||||
|
||||
panic!(
|
||||
"Failed to select a rendering backend! No compatible backends were found. We \
|
||||
currently support vulkan, metal, dx12, and dx11.{} If the issue persists, please \
|
||||
currently support vulkan, metal, dx12, and opengl.{} If the issue persists, please \
|
||||
include the operating system and GPU details in your bug report to help us \
|
||||
identify the cause.",
|
||||
POTENTIAL_FIX
|
||||
|
Loading…
Reference in New Issue
Block a user