mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor tweaks.
This commit is contained in:
@ -107,7 +107,7 @@ void CSystem::Initialize(HINSTANCE instance)
|
||||
|
||||
SetOSPlatform();
|
||||
|
||||
c_Monitors.monitors.reserve(8);
|
||||
c_Monitors.monitors.reserve(4);
|
||||
SetMultiMonitorInfo();
|
||||
|
||||
WCHAR directory[MAX_PATH] = {0};
|
||||
|
Reference in New Issue
Block a user