mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-16 20:04:48 +00:00
remove that sleep as it didn't help anyway
This commit is contained in:
parent
aace29890d
commit
9495ed1558
@ -41,7 +41,7 @@ cached()
|
||||
if ! $flag; then
|
||||
return 0
|
||||
fi
|
||||
sleep 0.25
|
||||
#sleep 0.25
|
||||
if [ x"$infile1" = x"$outfile1" ]; then
|
||||
keep=true
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user