mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 03:06:29 +00:00
e31d70f059
- remove `SDL_Delay(100)` - the progress is now an `std::atomic` (not protected by the mutex anymore) Based On Patch By: @vladislavbelov Accepted By: @wraitii Differential Revision: https://code.wildfiregames.com/D3676 This was SVN commit r27717.