1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 05:23:04 +01:00

Remove remnants of STEX support

This commit is contained in:
Michael Steenbeek
2018-08-29 23:29:45 +02:00
committed by GitHub
parent 64b923e5c1
commit 5cd4057c76
13 changed files with 32 additions and 236 deletions

View File

@@ -440,7 +440,6 @@ private:
}
else
{
log_info("Ignoring missing STEX entry.");
entry = {};
continue;
}