Skip to content

Commit

Permalink
minecraft/raknet.go: ..?
Browse files Browse the repository at this point in the history
  • Loading branch information
didntpot authored Nov 2, 2024
1 parent 25b05ed commit 5fbbfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft/raknet.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"net"
)

// RakNet is an implementation of a RakNet v11 Network.
// RakNet is an implementation of a RakNet v10 Network.
type RakNet struct {
l *slog.Logger
}
Expand Down

0 comments on commit 5fbbfa2

Please sign in to comment.