macos first update bug fix
This commit is contained in:
parent
0db9815467
commit
233b60bc12
@ -422,7 +422,7 @@ void RemovableDriveManager::init()
|
|||||||
#elif __APPLE__
|
#elif __APPLE__
|
||||||
m_rdmmm->register_window();
|
m_rdmmm->register_window();
|
||||||
#endif
|
#endif
|
||||||
update();
|
update(0, true);
|
||||||
}
|
}
|
||||||
bool RemovableDriveManager::update(const long time,const bool check)
|
bool RemovableDriveManager::update(const long time,const bool check)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user