diff options
Diffstat (limited to 'js/lib/rdge/materials/twist-vert-material.js')
-rw-r--r-- | js/lib/rdge/materials/twist-vert-material.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/lib/rdge/materials/twist-vert-material.js b/js/lib/rdge/materials/twist-vert-material.js index 6cffa29f..7c2dae5e 100644 --- a/js/lib/rdge/materials/twist-vert-material.js +++ b/js/lib/rdge/materials/twist-vert-material.js | |||
@@ -20,7 +20,7 @@ var TwistVertMaterial = function TwistVertMaterial() | |||
20 | /////////////////////////////////////////////////////////////////////// | 20 | /////////////////////////////////////////////////////////////////////// |
21 | // Instance variables | 21 | // Instance variables |
22 | /////////////////////////////////////////////////////////////////////// | 22 | /////////////////////////////////////////////////////////////////////// |
23 | this._name = "TwistVertMaterial"; | 23 | this._name = "Twist Vertex"; |
24 | this._shaderName = "twistVert"; | 24 | this._shaderName = "twistVert"; |
25 | 25 | ||
26 | this._tex0 = 'assets/images/rocky-normal.jpg'; | 26 | this._tex0 = 'assets/images/rocky-normal.jpg'; |