diff options
author | Treeki <treeki@gmail.com> | 2011-03-23 22:27:17 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-03-23 22:27:17 +0100 |
commit | 799330e70c7d074c4d923c12cc71ae39c3d0c20d (patch) | |
tree | 821a2aad1285c352dca067d294727b73bd08e649 /NW4RTools | |
parent | d1c9bf937e6efd59af45b3d38b9ba96ef927dade (diff) | |
download | nw4rtools-799330e70c7d074c4d923c12cc71ae39c3d0c20d.tar.gz nw4rtools-799330e70c7d074c4d923c12cc71ae39c3d0c20d.zip |
just testing
Diffstat (limited to 'NW4RTools')
-rw-r--r-- | NW4RTools/Models/Animation/CharacterAnim.cs | 2 | ||||
-rwxr-xr-x | NW4RTools/bin/Debug/NW4RTools.dll | bin | 237568 -> 238592 bytes | |||
-rw-r--r-- | NW4RTools/bin/Debug/NW4RTools.dll.mdb | bin | 114610 -> 114661 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/NW4RTools/Models/Animation/CharacterAnim.cs b/NW4RTools/Models/Animation/CharacterAnim.cs index b350477..33c30ce 100644 --- a/NW4RTools/Models/Animation/CharacterAnim.cs +++ b/NW4RTools/Models/Animation/CharacterAnim.cs @@ -2,7 +2,7 @@ using System; namespace NW4RTools.Models.Animation { public class CharacterAnim { [FlagsAttribute] - public enum Flags { + public enum Flags : uint { Unk0 = 1, Unk1 = 2, Unk2 = 4, diff --git a/NW4RTools/bin/Debug/NW4RTools.dll b/NW4RTools/bin/Debug/NW4RTools.dll Binary files differindex 111c9f0..e3c34c6 100755 --- a/NW4RTools/bin/Debug/NW4RTools.dll +++ b/NW4RTools/bin/Debug/NW4RTools.dll diff --git a/NW4RTools/bin/Debug/NW4RTools.dll.mdb b/NW4RTools/bin/Debug/NW4RTools.dll.mdb Binary files differindex 83824f2..d8213c7 100644 --- a/NW4RTools/bin/Debug/NW4RTools.dll.mdb +++ b/NW4RTools/bin/Debug/NW4RTools.dll.mdb |