Enable old collision

This commit is contained in:
nukeykt 2019-11-09 01:18:44 +09:00 committed by Christoph Oelckers
parent 5b50236d18
commit 590a165e16
1 changed files with 1 additions and 1 deletions

View File

@ -504,7 +504,7 @@ void InstallEngine()
LoadPaletteLookups();
// enginecompatibility_mode = ENGINECOMPATIBILITY_19950829;
enginecompatibility_mode = ENGINECOMPATIBILITY_19950829;
}
void RemoveEngine()