diff --git a/SHNFileDecryptor/SHNFileDecryptor.h b/SHNFileDecryptor/SHNFileDecryptor.h index 3766113..7280103 100644 --- a/SHNFileDecryptor/SHNFileDecryptor.h +++ b/SHNFileDecryptor/SHNFileDecryptor.h @@ -145,14 +145,8 @@ void SHNFile::Decrypt(){ } std::vector&SHNFile::ReadBytes(int bytes){ readArr.clear(); - for(int i=0;i