closed #120 removed map-loading animation for larger maps (same behaviour as IGB)
This commit is contained in:
@@ -869,6 +869,7 @@ define([
|
||||
// no visual effects in IGB (glitches)
|
||||
if(
|
||||
systemElements.length === 0 ||
|
||||
systemElements.length > 20 ||
|
||||
endpointElements.length === 0 ||
|
||||
CCP.isInGameBrowser() === true
|
||||
){
|
||||
|
||||
Reference in New Issue
Block a user