- use the original Build engine compatibility for Shadow Warrior.

The 'modern' code causes problems with the tank in the fourth map and probably elsewhere, too.
This commit is contained in:
Christoph Oelckers 2020-02-10 22:38:17 +01:00
parent e2457d104b
commit 41f2c62ed1

View file

@ -2772,6 +2772,7 @@ int32_t GameInterface::app_main()
INITLIST(&Player[i].PanelSpriteList); INITLIST(&Player[i].PanelSpriteList);
DebugOperate = TRUE; DebugOperate = TRUE;
enginecompatibility_mode = ENGINECOMPATIBILITY_19961112;
if (SW_SHAREWARE) if (SW_SHAREWARE)
buildputs("SHADOW WARRIOR(tm) Version 1.2 (Shareware Version)\n"); buildputs("SHADOW WARRIOR(tm) Version 1.2 (Shareware Version)\n");