summaryrefslogtreecommitdiff
path: root/TestApp/Main.cs
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-03-03 04:53:56 +0100
committerTreeki <treeki@gmail.com>2011-03-03 04:53:56 +0100
commitab340fe4dc87086336643b6b616df6efdfac796b (patch)
treeaa01265000e80c8348631f3ae67cc6ded16d90bb /TestApp/Main.cs
parent6b14bc71cb699b72ca6cf164b7b800add414dec6 (diff)
downloadnw4rtools-ab340fe4dc87086336643b6b616df6efdfac796b.tar.gz
nw4rtools-ab340fe4dc87086336643b6b616df6efdfac796b.zip
working (but not 100% tested) model and texture writing. a few other fixes, etc
Diffstat (limited to 'TestApp/Main.cs')
-rw-r--r--TestApp/Main.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TestApp/Main.cs b/TestApp/Main.cs
index 80687d1..b9a8f13 100644
--- a/TestApp/Main.cs
+++ b/TestApp/Main.cs
@@ -15,7 +15,7 @@ namespace TestApp {
//string mdlName = "bgB_4502";
//string mdlName = "cobKoopaCastle";
string mdlName = "waterPlate_W4boss";
- mdlName = "CS_W9";
+ mdlName = "test_lift";
string whatever = (mdlName == "CS_W2" || mdlName == "CS_W3" || mdlName == "CS_W6") ? "a" : "";