mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-30 23:42:49 -05:00
fix: generate warning announce response invalid bencode typo
This commit is contained in:
@@ -657,7 +657,7 @@ final class AnnounceController extends Controller
|
||||
.\strlen($message)
|
||||
.':'
|
||||
.$message
|
||||
.'5:peers:0:e';
|
||||
.'5:peers0:e';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user