X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=config.json;h=0e5c800177df043bca6a25060e96d3cc74117bf7;hb=c0394b2ff3913ffb13087f2f96489c38372a98cd;hp=7cbbbf55be2aa064c7be1e4db212a1559ea5e32b;hpb=d4cf3dcecd55a94cae437a7d258f615976857a71;p=plomrogue2 diff --git a/config.json b/config.json index 7cbbbf5..0e5c800 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,8 @@ "drop_thing": "u", "teleport": "p", "help": "h", - "toggle_map_mode": "M", + "toggle_map_mode": "L", + "toggle_tile_draw": "m", "hex_move_upleft": "w", "hex_move_upright": "e", "hex_move_right": "d",