mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-01 16:37:44 -07:00
mac fix
This commit is contained in:
@@ -238,7 +238,7 @@ void PictureLoadingThread::run()
|
||||
pictureLoader->setPicsPath(picsPath);
|
||||
pictureLoader->setPicDownload(picDownload);
|
||||
|
||||
usleep(10000);
|
||||
usleep(100000);
|
||||
initWaitCondition.wakeAll();
|
||||
|
||||
exec();
|
||||
|
||||
Reference in New Issue
Block a user