mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-05 06:34:25 -04:00
Load sizes after detection is complete
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -157,8 +157,6 @@ int main(int argc, char* argv[])
|
||||
ResourceManager::get()->DetectDevices();
|
||||
}
|
||||
|
||||
profile_manager.LoadSizeFromProfile("sizes.ors");
|
||||
|
||||
/*---------------------------------------------------------*\
|
||||
| Process command line arguments |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user