aboutsummaryrefslogtreecommitdiff
path: root/js/helper-classes/RDGE/runtime/RuntimeMaterial.js
diff options
context:
space:
mode:
authorhwc4872012-03-06 11:41:09 -0800
committerhwc4872012-03-06 11:41:09 -0800
commit182f05f2f7a8f43f1589c9b8c15bf00d6e983676 (patch)
tree9cb03f47344379ee501290ac87cadea91dcca443 /js/helper-classes/RDGE/runtime/RuntimeMaterial.js
parentcf61d1545bffb25a807706fb56b2fe7f291adc2c (diff)
downloadninja-182f05f2f7a8f43f1589c9b8c15bf00d6e983676.tar.gz
File IO
Diffstat (limited to 'js/helper-classes/RDGE/runtime/RuntimeMaterial.js')
-rw-r--r--js/helper-classes/RDGE/runtime/RuntimeMaterial.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/helper-classes/RDGE/runtime/RuntimeMaterial.js b/js/helper-classes/RDGE/runtime/RuntimeMaterial.js
index 0f10cfbe..6c57d102 100644
--- a/js/helper-classes/RDGE/runtime/RuntimeMaterial.js
+++ b/js/helper-classes/RDGE/runtime/RuntimeMaterial.js
@@ -44,7 +44,6 @@ function RuntimeMaterial( world )
44 } 44 }
45} 45}
46 46
47
48function RuntimeFlatMaterial() 47function RuntimeFlatMaterial()
49{ 48{
50 // inherit the members of RuntimeMaterial 49 // inherit the members of RuntimeMaterial