[*] Dumb
This commit is contained in:
parent
2aea6958d4
commit
b4f4e623d8
@ -112,7 +112,7 @@ namespace Aurora::IO::Adapters
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!this->pStreamReaderEx && !this->pStreamReader)
|
||||
if (!this->pStreamWriterEx && !this->pStreamWriter)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user