Present maps slightly faster to the user

This commit is contained in:
Magnus Norddahl 2019-12-30 06:41:52 +01:00
parent c95e5af46d
commit f6dd787f0d

View file

@ -767,6 +767,9 @@ namespace CodeImp.DoomBuilder.Data
{
try
{
// Wait a bit before loading to give the main thread a headstart on acquiring the locks in the resource loader part of the codebase..
Thread.Sleep(666);
do
{
// Get next item