diff options
Diffstat (limited to 'js/lib/rdge/materials/twist-material.js')
-rw-r--r-- | js/lib/rdge/materials/twist-material.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/lib/rdge/materials/twist-material.js b/js/lib/rdge/materials/twist-material.js index 9a78914d..b757afb8 100644 --- a/js/lib/rdge/materials/twist-material.js +++ b/js/lib/rdge/materials/twist-material.js | |||
@@ -13,7 +13,7 @@ var TwistMaterial = function TwistMaterial() { | |||
13 | /////////////////////////////////////////////////////////////////////// | 13 | /////////////////////////////////////////////////////////////////////// |
14 | // Instance variables | 14 | // Instance variables |
15 | /////////////////////////////////////////////////////////////////////// | 15 | /////////////////////////////////////////////////////////////////////// |
16 | this._name = "TwistMaterial"; | 16 | this._name = "Twist"; |
17 | this._shaderName = "twist"; | 17 | this._shaderName = "twist"; |
18 | 18 | ||
19 | this._defaultTexMap = 'assets/images/rocky-normal.jpg'; | 19 | this._defaultTexMap = 'assets/images/rocky-normal.jpg'; |