summaryrefslogtreecommitdiffstats
path: root/src/FileLoader.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/FileLoader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FileLoader.cpp b/src/FileLoader.cpp
index 7dfb1cd2..53449d9b 100644
--- a/src/FileLoader.cpp
+++ b/src/FileLoader.cpp
@@ -1145,7 +1145,6 @@ CFileLoader::LoadMapZones(const char *filename)
STARTPATCHES
- // this makes my game crash in CGarage!
InjectHook(0x476290, CFileLoader::LoadLevel, PATCH_JUMP);
InjectHook(0x476520, CFileLoader::LoadCollisionFromDatFile, PATCH_JUMP);