diff options
author | hwc487 | 2012-03-06 11:41:09 -0800 |
---|---|---|
committer | hwc487 | 2012-03-06 11:41:09 -0800 |
commit | 182f05f2f7a8f43f1589c9b8c15bf00d6e983676 (patch) | |
tree | 9cb03f47344379ee501290ac87cadea91dcca443 /js/helper-classes/RDGE/runtime | |
parent | cf61d1545bffb25a807706fb56b2fe7f291adc2c (diff) | |
download | ninja-182f05f2f7a8f43f1589c9b8c15bf00d6e983676.tar.gz |
File IO
Diffstat (limited to 'js/helper-classes/RDGE/runtime')
-rw-r--r-- | js/helper-classes/RDGE/runtime/RuntimeMaterial.js | 1 |
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 | |||
48 | function RuntimeFlatMaterial() | 47 | function RuntimeFlatMaterial() |
49 | { | 48 | { |
50 | // inherit the members of RuntimeMaterial | 49 | // inherit the members of RuntimeMaterial |