Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
Line 54: | Line 54: | ||
case NPPVpluginCoreAnimationLayer: | case NPPVpluginCoreAnimationLayer: | ||
if (!obj->layer) { | if (!obj->layer) { | ||
obj->layer = | obj->layer = makeLayer(); | ||
} | } | ||