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:34:21 +08:00
parent e733954e65
commit df1d147a4f
3 changed files with 27 additions and 32 deletions
+1 -4
View File
@@ -301,9 +301,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
@@ -374,7 +371,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