diff --git a/src/art/webgl/art.js b/src/art/webgl/art.js index 0a0df4e8e950198092dccfd2541529bf1283f8a6..87487c064d29cfbc85b85a5c6db44d31b3bc7e2b 100644 --- a/src/art/webgl/art.js +++ b/src/art/webgl/art.js @@ -1489,7 +1489,7 @@ App.Art.applySurfaces = function(slave, scene, p) { App.Medicine.Modification.Brands.genitalSymbol.hasOwnProperty(text) || App.Medicine.Modification.Brands.silhouettes.hasOwnProperty(text) || App.Medicine.Modification.Brands.FS.hasOwnProperty(text)) { - return; + return; } } generateText(text, location, center, layers);