[*] big dumb
This commit is contained in:
parent
f43251c8fc
commit
1e4971342d
@ -417,9 +417,8 @@ namespace Aurora::IO::Net
|
||||
|
||||
if (bOutput)
|
||||
{
|
||||
if (!this->outputChannel.CanResize())
|
||||
if (this->outputChannel.CanResize())
|
||||
{
|
||||
|
||||
AuByteBuffer newBuffer(uBytes, false, false);
|
||||
if (!(newBuffer.IsValid()))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user