left in test, should not be working when tired.

This commit is contained in:
2007-08-28 08:54:29 +00:00
parent f118bebc36
commit 2b8a8b0508

View File

@@ -2102,7 +2102,7 @@ Relations: {''')
Model: "Model::Camera Switcher", "CameraSwitcher" {
}''')
for matname, mat in reversed(materials):
for matname, mat in materials:
file.write('\n\tMaterial: "Material::%s", "" {\n\t}' % matname)
if textures: