Guest User

Untitled

a guest
Nov 23rd, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. public enum DB2Ids : uint
  2. {
  3. [FullName("Item.db2")]
  4. Item = 0x50238EC2,
  5. [FullName("Item-sparse.db2")]
  6. ItemSparse = 0x919BE54E,
  7. }
Add Comment
Please, Sign In to add comment