Skip to content

Commit

Permalink
config: use cut-out minimap icons per default
Browse files Browse the repository at this point in the history
  • Loading branch information
shagu committed May 20, 2018
1 parent 12eb903 commit c8d127b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pfQuest_defconfig = {
["showlowlevel"] = "0", -- Show Lowlevel Questgiver Nodes
["showhighlevel"] = "1", -- Show Level+3 Questgiver Nodes
["minimapnodes"] = "1", -- Show MiniMap Nodes
["cutoutminimap"] = "0", -- Use Cut-Out Minimap Node Icon
["cutoutminimap"] = "1", -- Use Cut-Out Minimap Node Icon
["questlogbuttons"] = "1", -- Show QuestLog Buttons
["worldmapmenu"] = "1", -- Show WorldMap Menu
["minimapbutton"] = "1", -- Show MiniMap Button
Expand Down

0 comments on commit c8d127b

Please sign in to comment.