From a259cd700d51f349eafe870937bc740e5399bcf6 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Fri, 11 Jan 2019 22:14:30 +0100 Subject: [PATCH] - fixed: Strife was missing the move factors. --- wadsrc/static/mapinfo/strife.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wadsrc/static/mapinfo/strife.txt b/wadsrc/static/mapinfo/strife.txt index 1a57e5337..ec59f1c42 100644 --- a/wadsrc/static/mapinfo/strife.txt +++ b/wadsrc/static/mapinfo/strife.txt @@ -70,6 +70,8 @@ gameinfo statscreen_single = "RavenStatusScreen" statusbarclass = "StrifeStatusBar" messageboxclass = "MessageBoxMenu" + normforwardmove = 0x19, 0x32 + normsidemove = 0x18, 0x28 } DoomEdNums