closed #120 removed map-loading animation for larger maps (same behaviour as IGB)

This commit is contained in:
Exodus4D
2016-04-10 13:29:27 +02:00
parent ccd1e97744
commit 09129e4bb7

View File

@@ -869,6 +869,7 @@ define([
// no visual effects in IGB (glitches)
if(
systemElements.length === 0 ||
systemElements.length > 20 ||
endpointElements.length === 0 ||
CCP.isInGameBrowser() === true
){