Renamed ShowMapGridKey to MapGridToggleKey

This commit is contained in:
NovaRain
2021-12-21 09:47:59 +08:00
parent 680284d785
commit df15a147d9
5 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -878,9 +878,9 @@ DebugMode=0
;Set to 1 to hide error messages in debug output when a null value is passed to the function as an object
HideObjIsNullMsg=0
;A key to press to toggle the display of the hex grid in the game on or off
;A key to press to toggle the display of the hex grid on the map on or off
;Set to 0 to disable, or a DX scancode otherwise
ShowMapGridKey=0
MapGridToggleKey=0
;Set to 1 to stop Fallout from deleting non read-only protos at startup
;Has pretty nasty side effects when saving/reloading, so don't use for regular gameplay