Skip to content

Commit

Permalink
Update BlockID.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nesco committed Nov 12, 2013
1 parent 2026c8c commit 8bdb963
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/BlockID.h
Original file line number Diff line number Diff line change
Expand Up @@ -654,8 +654,8 @@ enum
// Item metas:

// E_ITEM_COAL metas:
E_META_COAL_NORMAL = 0,
E_META_COAL_CHARCOAL = 1,
E_META_COAL_NORMAL = 0,
E_META_COAL_CHARCOAL = 1,

// E_ITEM_DYE metas:
E_META_DYE_BLACK = 0,
Expand Down

0 comments on commit 8bdb963

Please sign in to comment.