mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Remove test code
This commit is contained in:
@@ -57,7 +57,6 @@ void SawyerChunkReader::SkipChunk()
|
||||
|
||||
std::shared_ptr<SawyerChunk> SawyerChunkReader::ReadChunk()
|
||||
{
|
||||
Guard::Assert(false, "Test");
|
||||
uint64 originalPosition = _stream->GetPosition();
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user