diff options
Diffstat (limited to 'js/panels/Materials/materials-popup.reel')
-rwxr-xr-x | js/panels/Materials/materials-popup.reel/materials-popup.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/panels/Materials/materials-popup.reel/materials-popup.js b/js/panels/Materials/materials-popup.reel/materials-popup.js index 8240c746..40f07509 100755 --- a/js/panels/Materials/materials-popup.reel/materials-popup.js +++ b/js/panels/Materials/materials-popup.reel/materials-popup.js | |||
@@ -350,6 +350,7 @@ exports.MaterialsPopup = Montage.create(Component, { | |||
350 | (materialID === "Pulse") || | 350 | (materialID === "Pulse") || |
351 | (materialID === "Radial Blur") || | 351 | (materialID === "Radial Blur") || |
352 | (materialID === "Radial Gradient") || | 352 | (materialID === "Radial Gradient") || |
353 | (materialID === "Raiders") || | ||
353 | (materialID === "Relief Tunnel") || | 354 | (materialID === "Relief Tunnel") || |
354 | (materialID === "Square Tunnel") || | 355 | (materialID === "Square Tunnel") || |
355 | (materialID === "Star") || | 356 | (materialID === "Star") || |