mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Matrix audio visualizer
This commit is contained in:
@@ -166,7 +166,13 @@ namespace GHelper
|
||||
memory = current_memory;
|
||||
}
|
||||
|
||||
labelGPU.Text = nvControl.FullName;
|
||||
try
|
||||
{
|
||||
labelGPU.Text = nvControl.FullName;
|
||||
} catch
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
//}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user