Skip to content

Commit

Permalink
expose palette in 1.18
Browse files Browse the repository at this point in the history
#153 or even #154 will be a better fix
  • Loading branch information
rom1504 committed Jan 6, 2022
1 parent b7f4754 commit 8f4e987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pc/common/PaletteChunkSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class ChunkSection {
}
}
}
this.palette = this.data.palette
}

toJson () {
Expand Down

0 comments on commit 8f4e987

Please sign in to comment.