From c2f7e38a43c18fd7443a30cea62180ef9f19091b Mon Sep 17 00:00:00 2001 From: NovaRain Date: Tue, 19 Jun 2018 06:03:36 +0800 Subject: [PATCH] Added KeepWeaponSelectMode option to ddraw.ini. --- artifacts/ddraw.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/artifacts/ddraw.ini b/artifacts/ddraw.ini index 6b50a5c5..44aff074 100644 --- a/artifacts/ddraw.ini +++ b/artifacts/ddraw.ini @@ -566,6 +566,9 @@ NumbersInDialogue=0 ;Set to 1 to use Fallout's normal text font instead of DOS-like font on the world map WorldMapFontPatch=0 +;Set to 1 to keep the selected attack mode when moving the weapon between active item slots +KeepWeaponSelectMode=1 + ;Set to 1 to display sfall built-in credits at the bottom of credits.txt contents instead of at the top CreditsAtBottom=0