diff options
author | Treeki <treeki@gmail.com> | 2011-02-12 15:00:44 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-02-12 15:00:44 +0100 |
commit | 8b48608d45c8266b765e8ee29e612fb18376aa65 (patch) | |
tree | dabb0546d053586e7c022de8b481c79d892857f8 /TestApp/Main.cs | |
parent | cd9ce0418bf8e36e39e71757c8ef74fa4a163ab3 (diff) | |
download | nw4rtools-8b48608d45c8266b765e8ee29e612fb18376aa65.tar.gz nw4rtools-8b48608d45c8266b765e8ee29e612fb18376aa65.zip |
fixed W7 (missing vtxclr/nrm/texcoord dicts now supported) and the matrix code
Diffstat (limited to 'TestApp/Main.cs')
-rw-r--r-- | TestApp/Main.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TestApp/Main.cs b/TestApp/Main.cs index 1196f08..afe6dda 100644 --- a/TestApp/Main.cs +++ b/TestApp/Main.cs @@ -7,8 +7,6 @@ namespace TestApp { public static void Main(string[] args) { string mdlPath = "/home/me/Games/Newer/ModelRev/"; - // NOTE: CS_W7 is broken!! - string mdlName = "CS_W7"; //string mdlName = "bgB_4502"; |