mirror of
https://github.com/kwsch/pkNX.git
synced 2026-09-14 13:35:13 -05:00
Initial Commit
This commit is contained in:
11
pkNX.Structures/Move/RefreshType.cs
Normal file
11
pkNX.Structures/Move/RefreshType.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
namespace pkNX.Structures
|
||||
{
|
||||
public enum RefreshType : byte
|
||||
{
|
||||
None,
|
||||
Disheveled,
|
||||
Mud,
|
||||
Dust,
|
||||
Dry,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user