Skip to content

Commit

Permalink
Update note.go
Browse files Browse the repository at this point in the history
  • Loading branch information
mokhtarfa authored Jan 12, 2024
1 parent d18d99f commit a52e92e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/block/note.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ type Note struct {

// Pitch is the current pitch the note block is set to. Value ranges from 0-24.
Pitch int

GameMode world.GameMode
}

// playNote ...
Expand Down

0 comments on commit a52e92e

Please sign in to comment.