Skip to content

Commit

Permalink
Update level.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaka141 authored Aug 17, 2019
1 parent e94a55c commit 370f63a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mc/level.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@ Compound() {
IntArray(HeightMap): (256 ints)
List(Sections, TAG_Compound, 1): [
Compound() {
ByteArray(Data): (2048 bytes)
ByteArray(SkyLight): (2048 bytes)
ByteArray(BlockLight): (2048 bytes)
Byte(Y): 0x0
ByteArray(Blocks): (4096 bytes)
ByteArray(BlockStates): (4096 bytes)
}
]
Expand Down

0 comments on commit 370f63a

Please sign in to comment.