|
|
@@ -59,7 +59,9 @@ var techniqueLookup = {
|
|
|
"Techniques/DiffAdd.xml": "Additive",
|
|
|
"Techniques/NoTexture.xml": "No Texture",
|
|
|
"Techniques/DiffLightMap.xml": "Lightmap",
|
|
|
- "Techniques/NoTexture.xml": "No Texture"
|
|
|
+ "Techniques/NoTexture.xml": "No Texture",
|
|
|
+ "Techniques/DiffLightMap.xml": "Lightmap",
|
|
|
+ "Techniques/DiffLightMapAlpha.xml": "Lightmap Alpha"
|
|
|
};
|
|
|
|
|
|
var techniqueReverseLookup = {};
|