diff options
Diffstat (limited to 'js/helper-classes/RDGE/runtime/RuntimeMaterial.js')
-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 |