Removed TownMapHotkeysFix from ddraw.ini (always enabled)

Also move its code from Worldmap.cpp to BugFixes.cpp.
This commit is contained in:
NovaRain
2020-01-23 23:13:50 +08:00
parent b69640f09a
commit 27233d19a2
3 changed files with 27 additions and 32 deletions
+1 -4
View File
@@ -332,9 +332,6 @@ DamageFormula=0
;Prevents you from using 0 to escape from dialogue at any time.
DialogueFix=1
;Prevents you from using number keys to enter unvisited areas on a town map
TownMapHotkeysFix=1
;Set to 1 to disable the horrigan encounter
DisableHorrigan=0
@@ -405,7 +402,7 @@ CorpseDeleteTime=6
;Set a number of milliseconds to idle each input loop
;Set to -1 to disable
;Set to 0 to idle only if other processes of equal priority are waiting for processor time
;Set to 0 to idle only if other processes are waiting for processor time (WinXP/2000: if processes have equal priority)
;Set to 1 (or some higher number if needed, the maximum is 127) to prevent 100% CPU use
ProcessorIdle=-1